mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Remove -m486 on Openbsd.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
CFLAGS:-O2 -pipe
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
|
Reference in New Issue
Block a user