mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Have compiler use 486 instruction set. (Should add item in linux FAQ).
This commit is contained in:
parent
f10b639237
commit
2cad160f13
@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O2
|
||||
CFLAGS:-O2 -m486
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:/usr/include/ncurses /usr/include/readline
|
||||
|
Loading…
x
Reference in New Issue
Block a user