diff options
Diffstat (limited to 'japanese/postgresql7/files/patch-ad')
-rw-r--r-- | japanese/postgresql7/files/patch-ad | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/japanese/postgresql7/files/patch-ad b/japanese/postgresql7/files/patch-ad new file mode 100644 index 000000000000..3529936565aa --- /dev/null +++ b/japanese/postgresql7/files/patch-ad @@ -0,0 +1,14 @@ +--- 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 |