mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove -m486 option, since it is platform specific...this should technically
be removed everywhere, but so far linux-elf is the only platform that is being reported a problem with...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O2 -m486
|
||||
CFLAGS:-O2
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:/usr/include/ncurses /usr/include/readline
|
||||
|
Reference in New Issue
Block a user