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