Changeset 935 for trunk/configure.ac
- Timestamp:
- Sep 9, 2011, 4:38:57 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r912 r935 68 68 69 69 dnl No exceptions 70 CXXFLAGS="${CXXFLAGS} -fno-exceptions "70 CXXFLAGS="${CXXFLAGS} -fno-exceptions -fno-rtti" 71 71 dnl Optimizations 72 72 CXXFLAGS="${CXXFLAGS} ${REL} ${OPT}"
Note: See TracChangeset
for help on using the changeset viewer.