mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build on RELENG_6 and earlier.
Approved by: portmgr (erwin)
This commit is contained in:
parent
5a45b06dbc
commit
c619e380f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202795
1 changed files with 10 additions and 0 deletions
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
|
Loading…
Add table
Reference in a new issue