Ignore:
Timestamp:
02/09/09 10:35:54 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile.conf.linux

    r8892 r9304  
    1717#  ----->>>   settings for compilation
    1818#
    19 OPTIM    := -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Woverloaded-virtual
    20 # ggc 3.2: removed -fnonnull-objects -Wtraditional -Wnested-externs
     19OPTIM    := -O5 -Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Woverloaded-virtual
     20# ggc 3.2: removed -Wshadow -fnonnull-objects -Wtraditional -Wnested-externs
    2121DEBUG    :=
    2222ARCHDEF  := -D__LINUX__
Note: See TracChangeset for help on using the changeset viewer.