Changeset 3d4e62fe in rtems for c/src/lib/libbsp/unix/posix/bsp_specs
- Timestamp:
- 10/31/00 21:22:43 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 974d6ad8
- Parents:
- 6fd829a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/unix/posix/bsp_specs
r6fd829a r3d4e62fe 5 5 %{qrtems: %{!qrtems_debug: -lrtemsall } \ 6 6 %{qrtems_debug: -lrtemsall_g} \ 7 %(old_lib)} 7 %(old_lib) \ 8 %{qnolinkcmds: } } 8 9
Note: See TracChangeset
for help on using the changeset viewer.