Ignore:
Timestamp:
11/03/06 01:44:02 (17 years ago)
Author:
zorg
Message:

various cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/zorg/CMakeLists.txt

    r83 r87  
    11project(mppenc C)
    22set(CMAKE_VERBOSE_MAKEFILE false)
    3 set(CMAKE_C_FLAGS "-O1 -fomit-frame-pointer -pipe")
     3set(CMAKE_C_FLAGS "-Wstrict-aliasing -O1 -fomit-frame-pointer -pipe")
    44add_subdirectory(src)
Note: See TracChangeset for help on using the changeset viewer.