- Timestamp:
- Jan 16, 2010, 3:07:01 PM (16 years ago)
- Location:
- branches/client-1.5/src
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-1.5/src/Makefile.kmk
r376 r385 37 37 ndpsmb_CFLAGS = -Zomf 38 38 # YD -O2/O3 triggers stack variable alignment bug in gcc 4.3.2/4.4.0! 39 ndpsmb_CFLAGS.release = -g -O1 -march=pentium -m tune=pentium439 ndpsmb_CFLAGS.release = -g -O1 -march=pentium -mcpu=pentium3 40 40 ndpsmb_CFLAGS.debug = -g -O0 -DDEBUG_PRINTF 41 41 ndpsmb_LDFLAGS = -Zomf -Zno-fork -Zmap -Zbin-files
Note:
See TracChangeset
for help on using the changeset viewer.