- Timestamp:
- May 31, 2017, 1:46:19 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 13932f14
- Parents:
- 759908f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r759908f reb0951d0 2496 2496 2497 2497 2498 if test "x${CXXFLAGS}" = "x"; then2499 export CXXFLAGS="-std=c++11 -g ${CXXFLAGS}" # defaults, no -O2 for debugging and failures2500 else2501 export CXXFLAGS="-std=c++11 ${CXXFLAGS}" # flags from configure command2502 fi2503 2504 2498 am__api_version='1.11' 2505 2499
Note: See TracChangeset
for help on using the changeset viewer.