mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 03:25:38 -04:00
0 -> O
This commit is contained in:
+1
-1
@@ -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