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:
337 bytes
|
Line | |
---|
1 | # aem-ve.specs |
---|
2 | # |
---|
3 | # Spec file for AArch64 baremetal newlib, libgloss on the validation platform |
---|
4 | # with version 2 of AngelAPI semi-hosting. |
---|
5 | |
---|
6 | %rename lib libc |
---|
7 | |
---|
8 | *libgloss: |
---|
9 | -lrdimon |
---|
10 | |
---|
11 | *lib: |
---|
12 | cpu-init/rdimon-aem-el3.o%s --start-group %(libc) %(libgloss) --end-group |
---|
13 | |
---|
14 | *startfile: |
---|
15 | crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s} |
---|
Note: See
TracBrowser
for help on using the repository browser.