forked from Imagelibrary/rtems
Update from Ralf Corsepius.
This commit is contained in:
8
c/src/lib/libbsp/unix/posix/bsp_specs
Normal file
8
c/src/lib/libbsp/unix/posix/bsp_specs
Normal file
@@ -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