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:
parent
846b5a5257
commit
a02671cfde
1
configure
vendored
1
configure
vendored
@ -5056,6 +5056,7 @@ fi
|
||||
|
||||
|
||||
unset CFLAGS
|
||||
unset CXXFLAGS
|
||||
|
||||
#
|
||||
# Read the template
|
||||
|
@ -389,6 +389,7 @@ fi
|
||||
|
||||
|
||||
unset CFLAGS
|
||||
unset CXXFLAGS
|
||||
|
||||
#
|
||||
# Read the template
|
||||
|
Loading…
x
Reference in New Issue
Block a user