mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
16 lines
224 B
Text
16 lines
224 B
Text
--- freebsd/Makefile.orig
|
|
+++ freebsd/Makefile
|
|
@@ -4,11 +4,8 @@
|
|
|
|
NO_PIC= yes
|
|
NO_OBJ= yes
|
|
-NO_PROFILE= yes
|
|
-
|
|
-NOPIC= yes
|
|
-NOOBJ= yes
|
|
-NOPROFILE= yes
|
|
+MK_PROFILE= no
|
|
+MK_ASSERT_DEBUG=no
|
|
|
|
LIBDIR= ${ORACLE_HOME}/lib
|
|
|