mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
0 -> O
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
if test "$GCC" = yes; then
|
||||
CFLAGS=-02
|
||||
CFLAGS=-O2
|
||||
else
|
||||
CFLAGS=-O
|
||||
CC="$CC -b elf"
|
||||
|
Reference in New Issue
Block a user