Changeset 385 for branches


Ignore:
Timestamp:
Jan 16, 2010, 3:07:01 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Vorl„ufiges deutsches Readme

Location:
branches/client-1.5/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-1.5/src/Makefile.kmk

    r376 r385  
    3737ndpsmb_CFLAGS = -Zomf
    3838# YD -O2/O3 triggers stack variable alignment bug in gcc 4.3.2/4.4.0!
    39 ndpsmb_CFLAGS.release = -g -O1 -march=pentium -mtune=pentium4
     39ndpsmb_CFLAGS.release = -g -O1 -march=pentium -mcpu=pentium3
    4040ndpsmb_CFLAGS.debug = -g -O0 -DDEBUG_PRINTF
    4141ndpsmb_LDFLAGS = -Zomf -Zno-fork -Zmap -Zbin-files
Note: See TracChangeset for help on using the changeset viewer.