summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/bsp_specs
blob: 9a2493a39394eee13afc4821e333e65ac9a3bf78 (plain) (blame)
1
2
3
4
5
6
7
8
%rename lib old_lib

*lib:
%{!qrtems: %(old_lib)} \
%{qrtems: --start-group %{!qrtems_debug: -lrtemsall } \
%{qrtems_debug: -lrtemsall_g} \
%(old_lib) --end-group}