mirror of
https://github.com/postgres/postgres.git
synced 2025-05-30 00:02:11 -04:00
Remove -m486 on Openbsd.
This commit is contained in:
parent
19630e0cbc
commit
ef15ed17a0
@ -1,6 +1,6 @@
|
|||||||
AROPT:cq
|
AROPT:cq
|
||||||
SHARED_LIB:-fpic -DPIC
|
SHARED_LIB:-fpic -DPIC
|
||||||
CFLAGS:-O2 -m486 -pipe
|
CFLAGS:-O2 -pipe
|
||||||
SRCH_INC:
|
SRCH_INC:
|
||||||
SRCH_LIB:
|
SRCH_LIB:
|
||||||
USE_LOCALE:no
|
USE_LOCALE:no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user