|
Last change
on this file since 489 was
444,
checked in by satin@…, 8 years ago
|
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
|
File size:
277 bytes
|
| Rev | Line | |
|---|
| [444] | 1 | %rename link_gcc_c_sequence nosys_link_gcc_c_sequence |
|---|
| 2 | |
|---|
| 3 | *nosys_libgloss: |
|---|
| 4 | -lnosys |
|---|
| 5 | |
|---|
| 6 | *nosys_libc: |
|---|
| 7 | %{!specs=nano.specs:-lc} %{specs=nano.specs:-lc_nano} |
|---|
| 8 | |
|---|
| 9 | *link_gcc_c_sequence: |
|---|
| 10 | %(nosys_link_gcc_c_sequence) --start-group %G %(nosys_libc) %(nosys_libgloss) --end-group |
|---|
| 11 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.