mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
14 lines
314 B
Text
14 lines
314 B
Text
--- template/freebsd.orig Sat Jun 14 20:12:51 1997
|
|
+++ template/freebsd Sat Jun 14 20:13:06 1997
|
|
@@ -1,9 +1,9 @@
|
|
AROPT:cq
|
|
SHARED_LIB:-fpic -DPIC
|
|
-CFLAGS:-O2 -m486 -pipe
|
|
+CFLAGS:-pipe -O2
|
|
SRCH_INC:/usr/local/include
|
|
SRCH_LIB:/usr/local/lib
|
|
-USE_LOCALE:no
|
|
+USE_LOCALE:yes
|
|
DLSUFFIX:.so
|
|
YFLAGS:-d
|
|
YACC:bison -y
|