Cygwin: lockf: Fix adding a new lock over multiple locks
[newlib-cygwin.git] / libgloss / aarch64 / elf-aem-ve.specs
blobd5c48edf857829bdb68b4998876b740b8b7e03dd
1 # aem-ve.specs
3 # Spec file for AArch64 baremetal newlib, libgloss on VE platform with version 2
4 # of AngelAPI semi-hosting.
6 # This Spec file is also appropriate for the foundation model.
8 %rename link old_link
10 *link:
11 -Ttext-segment 0x80000000 %(old_link)
13 %rename lib libc
15 *libgloss:
16 -lrdimon
18 *lib:
19 cpu-init/rdimon-aem-el3.o%s --start-group %(libc) %(libgloss) --end-group
21 *startfile:
22 crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s}