Changeset 2502 for branches/libc-0.6/src/gcc
- Timestamp:
- Dec 18, 2005, 8:33:33 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/gcc/gcc/config/i386/t-emx
r2501 r2502 48 48 # Don't run fixproto 49 49 STMP_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 = 52 53 53 54 # Override libgcc2 C flags to ensure stack probing and epilogues.
Note:
See TracChangeset
for help on using the changeset viewer.