mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
(CXXFLAGS): New var.
This commit is contained in:
@@ -17,6 +17,9 @@ GCC='@GCC@'
|
||||
# The GCC C++ compiler.
|
||||
CXX='@CXX@'
|
||||
|
||||
# We want no optimization with C++, too.
|
||||
CXXFLAGS='@O0CFLAGS@ @WARNING_CXXFLAGS@ @WERROR_CFLAGS@'
|
||||
|
||||
# Are special link options needed?
|
||||
LDFLAGS='@LDFLAGS@'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user