4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-22 06:57:36 +08:00
newlib-cygwin/libgloss/riscv/semihost.specs

11 lines
202 B
Plaintext
Raw Normal View History

2020-12-15 12:00:27 +00:00
# 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)