Changeset 737c95 in git
- Timestamp:
- Aug 20, 2013, 11:47:05 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 3a40eba540d797f4185ee817d0902bd9a563af17
- Parents:
- 066132a004c5c341957275f8c4b32c2090e4b532
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-08-20 23:47:05+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-08-21 00:11:09+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/flags.m4
r066132a r737c95 104 104 105 105 if test "x${ENABLE_OPTIMIZATION}" != xno; then 106 OPTFLAGS="-DOM_NDEBUG -DNDEBUG -O3 -Wno-unused-function -Wno- unused-parameter -Wno-unused-variable -fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions -fno-exceptions -fno-rtti -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space"106 OPTFLAGS="-DOM_NDEBUG -DNDEBUG -O3 -Wno-unused-function -Wno-trigraphs -Wno-unused-parameter -Wno-unused-variable -fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions -fno-exceptions -fno-rtti -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space" 107 107 # -O3 - crashes gcc???!!! 108 108 # -fpermissive
Note: See TracChangeset
for help on using the changeset viewer.