Last change
on this file since 612 was
444,
checked in by satin@…, 6 years ago
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
File size:
305 bytes
|
Rev | Line | |
---|
[444] | 1 | # rdimon.specs |
---|
| 2 | # |
---|
| 3 | # Spec file for AArch64 baremetal newlib with version 2 of the |
---|
| 4 | # AngelAPI semi-hosting using the SVC trap instruction. |
---|
| 5 | # |
---|
| 6 | # This version supports extensibility through an extension mechanism. |
---|
| 7 | |
---|
| 8 | %rename link old_link |
---|
| 9 | |
---|
| 10 | *link: |
---|
| 11 | %(old_link) -lrdimon |
---|
| 12 | |
---|
| 13 | *startfile: |
---|
| 14 | rdimon-crt0%O%s |
---|
| 15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.