mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:46:50 -04:00
Empty CXXFLAGS inherited from autoconf.
We do the same for CFLAGS. This was an omission in 6869b4f25.
Reported-By: Catalin Iacob
This commit is contained in:
@@ -5056,6 +5056,7 @@ fi
|
||||
|
||||
|
||||
unset CFLAGS
|
||||
unset CXXFLAGS
|
||||
|
||||
#
|
||||
# Read the template
|
||||
|
||||
@@ -389,6 +389,7 @@ fi
|
||||
|
||||
|
||||
unset CFLAGS
|
||||
unset CXXFLAGS
|
||||
|
||||
#
|
||||
# Read the template
|
||||
|
||||
Reference in New Issue
Block a user