mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2024-11-26 02:44:16 +00:00
923914edae
motify arm-none-eabi-gcc
11 lines
121 B
Text
11 lines
121 B
Text
%rename lib libc
|
|
|
|
*libgloss:
|
|
-lgloss-linux
|
|
|
|
*lib:
|
|
%(libc) %(libgloss)
|
|
|
|
*startfile:
|
|
linux-crt0%O%s crti%O%s crtbegin%O%s
|
|
|