Changeset 395 for branches/client-1.5/src/Makefile.kmk
- Timestamp:
- Jan 28, 2010, 6:25:35 PM (16 years ago)
- File:
-
- 1 edited
-
branches/client-1.5/src/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/client-1.5/src/Makefile.kmk
r388 r395 36 36 ndpsmb_CFLAGS = -Zomf 37 37 # YD -O2/O3 triggers stack variable alignment bug in gcc 4.3.2/4.4.0! 38 ndpsmb_CFLAGS.release = -g -O1 -march=pentium -mtune=pentium438 ndpsmb_CFLAGS.release = -g -O1 -march=pentium -mtune=pentium4 39 39 # SCS when building with gcc 3.3.5 use the below cflags 40 #ndpsmb_CFLAGS.release = -s -O3 -march=pentium -mcpu=pentium340 ndpsmb_CFLAGS.release = -s -O3 -march=pentium -mcpu=pentium3 41 41 ndpsmb_CFLAGS.debug = -g -O0 -DDEBUG_PRINTF 42 42 ndpsmb_LDFLAGS = -Zomf -Zno-fork -Zmap -Zbin-files
Note:
See TracChangeset
for help on using the changeset viewer.
