newlib: Regenerate autotools files
[newlib-cygwin.git] / libgloss / aarch64 / elf-rdimon.specs
blobbe2373556209bed873e537c213ee5f327f1e7409
1 # rdimon.specs
3 # Spec file for AArch64 baremetal newlib with version 2 of the
4 # AngelAPI semi-hosting.
6 %rename lib libc
8 *libgloss:
9 -lrdimon
11 *lib:
12 --start-group %(libc) %(libgloss) --end-group
14 *startfile:
15 crti%O%s crtbegin%O%s %{!pg:rdimon-crt0%O%s} %{pg:rdimon-crt0%O%s}