Changeset 35e5ae64 in rtems
- Timestamp:
- 11/23/98 16:38:13 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 967f3aaa
- Parents:
- 20ad9e9d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
make/custom/i386ex.cfg
r20ad9e9d r35e5ae64 21 21 # -O4 is ok for RTEMS 22 22 CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer 23 24 # This target does NOT support the TCP/IP stack so ignore requests25 # to enable it.26 HAS_NETWORKING=no27 23 28 24 # This section makes the target dependent options file.
Note: See TracChangeset
for help on using the changeset viewer.