Changeset 9415
- Timestamp:
- 03/31/09 12:23:17 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.linux
r9304 r9415 17 17 # ----->>> settings for compilation 18 18 # 19 OPTIM := -O5 -Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -W conversion -Woverloaded-virtual20 # ggc 3.2: removed -Wshadow -fnonnull-objects -Wtraditional -Wnested-externs19 OPTIM := -O5 -Wall -Winit-self -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Woverloaded-virtual 20 # ggc 4.3: removed -Wshadow -fnonnull-objects -Wtraditional -Wnested-externs -Wconversion 21 21 DEBUG := 22 22 ARCHDEF := -D__LINUX__
Note:
See TracChangeset
for help on using the changeset viewer.