mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +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
|
AROPT:crs
|
||||||
CFLAGS:-O2 -m486
|
CFLAGS:-O2
|
||||||
SHARED_LIB:-fpic
|
SHARED_LIB:-fpic
|
||||||
ALL:
|
ALL:
|
||||||
SRCH_INC:/usr/include/ncurses /usr/include/readline
|
SRCH_INC:/usr/include/ncurses /usr/include/readline
|
||||||
|
Reference in New Issue
Block a user