mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Darwin porting patches from Peter Bierman <bierman@apple.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# regular cpp is broken in current development releases
|
||||
# -traditional-cpp means "don't use apple's cpp-precomp" on darwin
|
||||
# this should change to -no-cpp-precomp when that flag is implemented
|
||||
CC="$CC -traditional-cpp"
|
||||
# be on safe side while they sort out their compiler
|
||||
CFLAGS=-O0
|
||||
|
Reference in New Issue
Block a user