Changeset 2704 for code/branches
- Timestamp:
- Feb 27, 2009, 2:46:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem3/cmake/BuildConfigGCC.cmake
r2690 r2704 56 56 ENDIF() 57 57 58 # We have some uncoformant code, disable an optimisation feature 59 REMOVE_COMPILER_FLAGS("-fno-strict-aliasing" CACHE) 60 58 61 # For GCC older than version 4, do not display sign compare warings 59 62 # because of boost::filesystem (which creates about a hundred per include)
Note: See TracChangeset
for help on using the changeset viewer.