summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian1999-06-26 15:54:36 +0000
committerBruce Momjian1999-06-26 15:54:36 +0000
commit64b01c441307b0b2ed3a5bf4a20ec05a76cf52f7 (patch)
tree3a9f48a006b7947068f58ca97db6429abc18f905
parent5c51c81d13f2651c4189551b846e7e43116ef397 (diff)
Remove -m486 on Openbsd.
-rw-r--r--src/template/openbsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/openbsd b/src/template/openbsd
index cc21b761fe..66186e958a 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