Ignore:
Timestamp:
Dec 18, 2005, 8:33:33 PM (20 years ago)
Author:
bird
Message:

And we *need* STMP_FIXINC because of limits.h depends on syslimits.h which is installed by it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/gcc/gcc/config/i386/t-emx

    r2501 r2502  
    4848# Don't run fixproto
    4949STMP_FIXPROTO   =
    50 # Don't fix includes
    51 STMP_FIXINC     =
     50## Don't fix includes
     51# bird 2005-12-18: Yes we do, it'll prevent syslimits.h from getting in place otherwise.
     52##STMP_FIXINC     =
    5253
    5354# Override libgcc2 C flags to ensure stack probing and epilogues.
Note: See TracChangeset for help on using the changeset viewer.