mirror of
https://github.com/matrix-construct/construct
synced 2025-03-13 21:10:32 +01:00
configure: Remove gdwarf-4 for default; use glevel=3.
This commit is contained in:
parent
ca0cf98f37
commit
adc5e7fb6c
1 changed files with 0 additions and 1 deletions
|
@ -493,7 +493,6 @@ AM_COND_IF([OPTIMIZE],
|
|||
optimize="no"
|
||||
CXXFLAGS+=" -g"
|
||||
CXXFLAGS+=" -ggdb"
|
||||
CXXFLAGS+=" -gdwarf-4"
|
||||
CXXFLAGS+=" -fvar-tracking"
|
||||
CXXFLAGS+=" -fvar-tracking-assignments"
|
||||
])
|
||||
|
|
Loading…
Add table
Reference in a new issue