bfa3bbcf33
This uses the new recursive build target in multi-build.in For AArch64 no new spec files are needed but the makefiles are modified to keep them in sync with the ARM ones. Signed-off-by: Tamar Christina <tamar.christina@arm.com>
13 lines
197 B
Plaintext
13 lines
197 B
Plaintext
# rdimon.specs
|
|
#
|
|
# Spec file for AArch64 baremetal newlib with version 2 of the
|
|
# AngelAPI semi-hosting.
|
|
|
|
%rename lib libc
|
|
|
|
*libgloss:
|
|
-lrdimon
|
|
|
|
*lib:
|
|
--start-group %(libc) %(libgloss) --end-group
|