Cygwin: lockf: Fix adding a new lock over multiple locks
[newlib-cygwin.git] / libgloss / aarch64 / elf-aem-v8-r.specs
blob4daeffd11932288562600acaa0c982a73e4bb776
1 # elf-aem-v8-r.specs
3 # Spec file for AArch64 baremetal newlib, libgloss on Armv8-R with version 2 of
4 # AngelAPI semi-hosting.
6 %rename link old_link
8 *link:
9 -Ttext-segment 0x10000 %(old_link)
11 %rename lib libc
13 *libgloss:
14 -lrdimon
16 *lib:
17 cpu-init/rdimon-aem-v8-r.o%s --start-group %(libc) %(libgloss) --end-group
19 *startfile:
20 crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s}