mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Move CXX platform-specific stuff into template files.
This commit is contained in:
@@ -3,3 +3,4 @@ if test "$GCC" = yes; then
|
||||
else
|
||||
CFLAGS='-O -K inline'
|
||||
fi
|
||||
VENDOR_CXXFLAGS="-O"
|
||||
|
Reference in New Issue
Block a user