mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
165d5d4db9
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
--- 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
|