forked from Imagelibrary/rtems
bsps: Replace bsp_specs with an empty file
This fixes an issue with the latest tool chain which adds the default linker script in the endfile specification. Update #3250.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
%rename lib old_lib
|
||||
|
||||
*lib:
|
||||
%{!qrtems: %(old_lib)} \
|
||||
%{!nostdlib: %{qrtems: --start-group -lrtemsbsp -lrtemscpu -lc -lgcc --end-group \
|
||||
%{!qnolinkcmds: -T linkcmds%s}}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user