Last change
on this file since 546 was
444,
checked in by satin@…, 6 years ago
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
File size:
277 bytes
|
Line | |
---|
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.