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

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