mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 03:19:54 +08:00
761dfa99ba
In my previous commit I forget to cvs add two new files, this commit corrects my mistake.
13 lines
245 B
Plaintext
13 lines
245 B
Plaintext
# aem-ve.specs
|
|
#
|
|
# Spec file for AArch64 baremetal newlib, libgloss on the validation platform
|
|
# with AngelAPI semi-hosting.
|
|
|
|
%rename lib libc
|
|
|
|
*libgloss:
|
|
-lrdimon
|
|
|
|
*lib:
|
|
cpu-init/rdimon-aem-el3.o%s --start-group %(libc) %(libgloss) --end-group
|