summaryrefslogtreecommitdiffstats
path: root/bsps/no_cpu/no_bsp/start/bsp_specs
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/no_cpu/no_bsp/start/bsp_specs')
-rw-r--r--bsps/no_cpu/no_bsp/start/bsp_specs7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsps/no_cpu/no_bsp/start/bsp_specs b/bsps/no_cpu/no_bsp/start/bsp_specs
new file mode 100644
index 0000000000..140802f2c0
--- /dev/null
+++ b/bsps/no_cpu/no_bsp/start/bsp_specs
@@ -0,0 +1,7 @@
+%rename lib old_lib
+
+*lib:
+%{!qrtems: %(old_lib)} \
+%{!nostdlib: %{qrtems: --start-group -lrtemsbsp -lrtemscpu -lc -lgcc --end-group \
+%{!qnolinkcmds: -T linkcmds%s}}}
+