mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
Remove -m486 on Openbsd.
This commit is contained in:
parent
19630e0cbc
commit
ef15ed17a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
CFLAGS:-O2 -pipe
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
|
|
|
|||
Loading…
Reference in a new issue