diff options
-rw-r--r-- | src/template/openbsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/openbsd b/src/template/openbsd index cc21b761fe0..66186e958a3 100644 --- a/src/template/openbsd +++ b/src/template/openbsd @@ -1,6 +1,6 @@ AROPT:cq SHARED_LIB:-fpic -DPIC -CFLAGS:-O2 -m486 -pipe +CFLAGS:-O2 -pipe SRCH_INC: SRCH_LIB: USE_LOCALE:no |