Changeset 3111
- Timestamp:
- Jun 2, 2009, 8:31:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/cmake/BuildConfigGCC.cmake
r2988 r3111 57 57 58 58 # We have some uncoformant code, disable an optimisation feature 59 REMOVE_COMPILER_FLAGS("-fno-strict-aliasing" CACHE)59 ADD_COMPILER_FLAGS("-fno-strict-aliasing" CACHE) 60 60 61 61 # For GCC older than version 4, do not display sign compare warings
Note: See TracChangeset
for help on using the changeset viewer.