mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 00:45:15 +08:00
Update from Ralf Corsepius.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
%rename lib old_lib
|
||||
|
||||
*lib:
|
||||
%{!qrtems: %(old_lib)} \
|
||||
%{qrtems: --start-group %{!qrtems_debug: -lrtemsall } \
|
||||
%{qrtems_debug: -lrtemsall_g} \
|
||||
%(old_lib) --end-group}
|
||||
|
||||
Reference in New Issue
Block a user