source:
trunk/libs/newlib/src/libgloss/riscv/sim.specs
@
546
Last change on this file since 546 was 444, checked in by , 6 years ago | |
---|---|
File size: 170 bytes |
Line | |
---|---|
1 | # Spec file for gdb simulator. |
2 | |
3 | %rename lib sim_lib |
4 | %rename link sim_link |
5 | |
6 | *lib: |
7 | --start-group -lc -lsim --end-group |
8 | |
9 | *link: |
10 | %(sim_link) %:replace-outfile(-lgloss -lsim) |
Note: See TracBrowser
for help on using the repository browser.