mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Remove leftovers from subproject removals. Fixes for Python and Kerberos
configuration.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
if test "$GCC" = yes ; then
|
||||
CFLAGS=-O2
|
||||
CCC=g++
|
||||
else
|
||||
CC="$CC -Ae"
|
||||
CFLAGS=+O2
|
||||
CCC=aCC
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user