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