mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2024-11-26 02:44:16 +00:00
923914edae
motify arm-none-eabi-gcc
8 lines
147 B
Text
8 lines
147 B
Text
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -lrdpmon
|
|
|
|
*startfile:
|
|
crti%O%s crtbegin%O%s %{!pg:rdpmon-crt0%O%s} %{pg:rdpmon-crt0%O%s}
|
|
|