Changeset 17129 for trunk/Mars


Ignore:
Timestamp:
09/07/13 16:13:31 (11 years ago)
Author:
tbretz
Message:
Reverting to last revision.
File:
1 edited

Legend:

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

    r17128 r17129  
    1919OPTIM    := -O5 -std=c++0x -Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Woverloaded-virtual
    2020# ggc 4.3: removed -Wshadow -fnonnull-objects -Wtraditional -Wnested-externs -Wconversion
    21 DEBUG    := -g
     21DEBUG    :=
    2222ARCHDEF  := -D__LINUX__
    2323SOFLAG   := -shared
Note: See TracChangeset for help on using the changeset viewer.