4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
newlib-cygwin/libgloss/riscv/semihost.specs
2020-12-16 16:40:34 -05:00

11 lines
202 B
Plaintext

# Spec file for semihosting syscalls.
%rename lib semihost_lib
%rename link semihost_link
*lib:
--start-group -lc -lsemihost --end-group
*link:
%(semihost_link) %:replace-outfile(-lgloss -lsemihost)