Welcome to mirror list, hosted at ThFree Co, Russian Federation.

elf-aem-validation.specs « aarch64 « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db31441e4fc1ed8f647b8970fe10a7e96e1e5ad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# aem-ve.specs
#
# Spec file for AArch64 baremetal newlib, libgloss on the validation platform
# with version 2 of AngelAPI semi-hosting.

%rename lib libc

*libgloss:
-lrdimon

*lib:
cpu-init/rdimon-aem-el3.o%s --start-group %(libc) %(libgloss) --end-group

*startfile:
crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s}