Ignore:
Timestamp:
11/11/06 00:29:23 (17 years ago)
Author:
zorg
Message:

Remove special aliasing warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/trunk/CMakeLists.txt

    r111 r114  
    44
    55if(NOT MSVC)
    6 set(CMAKE_C_FLAGS "-Wstrict-aliasing -ffast-math -O2 -fomit-frame-pointer -pipe")
     6set(CMAKE_C_FLAGS "-O2 -ffast-math -fomit-frame-pointer -pipe")
    77endif(NOT MSVC)
    88
Note: See TracChangeset for help on using the changeset viewer.