Fix build on RELENG_6 and earlier.
Approved by: portmgr (erwin)
This commit is contained in:
10
databases/oracle8-client/files/patch-freebsd-Makefile
Normal file
10
databases/oracle8-client/files/patch-freebsd-Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
--- freebsd/Makefile.orig 2007-11-15 10:50:25.000000000 +0600
|
||||
+++ freebsd/Makefile 2007-11-15 10:50:10.000000000 +0600
|
||||
@@ -5,6 +5,7 @@
|
||||
NO_PIC= yes
|
||||
NO_OBJ= yes
|
||||
NO_PROFILE= yes
|
||||
+NO_WERROR= yes
|
||||
|
||||
NOPIC= yes
|
||||
NOOBJ= yes
|
||||
Reference in New Issue
Block a user