Changeset ee15d5 in git
- Timestamp:
- Jun 18, 2013, 10:52:45 AM (10 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- a38e4575b7b5c67a54abd2173a0cf599dcb60cb0
- Parents:
- ecfee24f1260fcf935463d1ce5f1ae45cf370589
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-06-18 10:52:45+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-06-18 12:44:28+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/flags.m4
recfee2 ree15d5 92 92 93 93 if test "x${ENABLE_DEBUG}" == xyes; then 94 DBGFLAGS="-g -O0 -ftrapv -fdiagnostics-show-option -pedantic -Wall -Wextra" 94 DBGFLAGS="-g -O0 -ftrapv -fdiagnostics-show-option -Wall -Wextra" 95 # -pedantic too strict ??? -Wvla -Wno-long-long ??? 95 96 AC_LANG_PUSH([C]) 96 97 AX_APPEND_COMPILE_FLAGS(${DBGFLAGS}, [CFLAGS])
Note: See TracChangeset
for help on using the changeset viewer.