Changeset 12753 for trunk/Mars
- Timestamp:
- 01/23/12 11:24:24 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Makefile.conf.linux
r9419 r12753 17 17 # ----->>> settings for compilation 18 18 # 19 OPTIM := -O5 - Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Woverloaded-virtual19 OPTIM := -O5 -std=c++0x -Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Woverloaded-virtual 20 20 # ggc 4.3: removed -Wshadow -fnonnull-objects -Wtraditional -Wnested-externs -Wconversion 21 21 DEBUG :=
Note:
See TracChangeset
for help on using the changeset viewer.