mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Compiler options not spelled quite right...
This commit is contained in:
parent
51239ba51e
commit
0852fbbb55
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
AROPT:crs
|
||||
CFLAGS:-W l,-E -Ae
|
||||
CFLAGS:-Wl,-E -Ae
|
||||
SHARED_LIB:+z
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
|
|
|||
Loading…
Reference in a new issue