Changeset 70b0d66 in rtems
- Timestamp:
- 06/04/98 13:08:02 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1388d19
- Parents:
- ea57368
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/go32/bsp_specs
rea57368 r70b0d66 9 9 10 10 *lib: 11 %{!qrtems: %(old_lib)} %{qrtems: --start-group -lrtemsall -lc -lgcc --end-group -lcgo32 -lpc} 11 %{!qrtems: %(old_lib)} %{qrtems: --start-group \ 12 %{!qrtems_debug: -lrtemsall} %{qrtems_debug: -lrtemsall_g} \ 13 -lc -lgcc --end-group -lcgo32 -lpc} 12 14 13 15 *startfile:
Note: See TracChangeset
for help on using the changeset viewer.