Changeset 283 for trunk/src/gcc
- Timestamp:
- Jun 3, 2003, 3:11:58 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/emx.h
-
Property cvs2svn:cvs-rev
changed from
1.6
to1.7
r282 r283 275 275 #else 276 276 #define ASM_SPEC "%{Zomf} %{s:-Zstrip}" 277 #endif 278 279 #ifdef __EMX__LIBCSPECS 280 /* bird: precautions. */ 281 #undef ASM_DEBUG_SPEC 282 #define ASM_DEBUG_SPEC "%{g*:--gstabs}" 277 283 #endif 278 284 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.