Changeset 17129 for trunk/Mars
- Timestamp:
- 09/07/13 16:13:31 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Makefile.conf.linux
r17128 r17129 19 19 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 DEBUG := -g21 DEBUG := 22 22 ARCHDEF := -D__LINUX__ 23 23 SOFLAG := -shared
Note:
See TracChangeset
for help on using the changeset viewer.