Changeset c886f4b
- Timestamp:
- Feb 27, 2020, 11:28:12 AM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 5452673, 70ead46a
- Parents:
- a254fa56
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
ra254fa56 rc886f4b 2557 2557 # don't use the default CFLAGS as they unconditonnaly add -O2 2558 2558 : ${CFLAGS=""} 2559 : ${CXXFLAGS=""} 2559 2560 2560 2561 am__api_version='1.15' -
configure.ac
ra254fa56 rc886f4b 14 14 # don't use the default CFLAGS as they unconditonnaly add -O2 15 15 : ${CFLAGS=""} 16 : ${CXXFLAGS=""} 16 17 17 18 AM_INIT_AUTOMAKE([subdir-objects])
Note: See TracChangeset
for help on using the changeset viewer.