Changeset 3964 for trunk/MagicSoft/Mars/Makefile.conf.linux
- Timestamp:
- 05/04/04 18:16:22 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.linux
r3927 r3964 19 19 OPTIM = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual 20 20 # ggc 3.2: removed -fnonnull-objects -Wtraditional -Wnested-externs 21 DEBUG = 21 DEBUG = -g 22 22 ARCHDEF = -D__LINUX__ 23 23 DYNLIB = -shared
Note:
See TracChangeset
for help on using the changeset viewer.