Ignore:
Timestamp:
Mar 15, 2004, 2:50:57 AM (21 years ago)
Author:
bird
Message:

o Logging and strict features.
o #967: TLS implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/Makefile

    • Property cvs2svn:cvs-rev changed from 1.45 to 1.46
    r1288 r1289  
    105105CFLAGS.omf  = -Zomf
    106106CFLAGS.prof = -pg
    107 CFLAGS.log  = -DDEBUG_LOGGING
     107CFLAGS.log  = -DDEBUG_LOGGING -D__LIBC_STRICT
    108108# The object files are put in subdirectory objectformat-targetkind,
    109109# we decompose object file name back and pick appropiate $CFLAGS
Note: See TracChangeset for help on using the changeset viewer.