diff options
Diffstat (limited to 'src/template/freebsd')
-rw-r--r-- | src/template/freebsd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/template/freebsd b/src/template/freebsd index 4e142054227..cc21b761fe0 100644 --- a/src/template/freebsd +++ b/src/template/freebsd @@ -1,8 +1,8 @@ AROPT:cq SHARED_LIB:-fpic -DPIC CFLAGS:-O2 -m486 -pipe -SRCH_INC:/usr/local/include -SRCH_LIB:/usr/local/lib +SRCH_INC: +SRCH_LIB: USE_LOCALE:no DLSUFFIX:.so YFLAGS:-d |