Changeset 9304 for trunk/MagicSoft/Mars/Makefile.conf.linux
- Timestamp:
- 02/09/09 10:35:54 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.linux
r8892 r9304 17 17 # ----->>> settings for compilation 18 18 # 19 OPTIM := -O5 -Wall - fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Woverloaded-virtual20 # ggc 3.2: removed - fnonnull-objects -Wtraditional -Wnested-externs19 OPTIM := -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 21 21 DEBUG := 22 22 ARCHDEF := -D__LINUX__
Note:
See TracChangeset
for help on using the changeset viewer.