mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2024-11-29 17:50:37 +00:00
12 lines
121 B
Text
12 lines
121 B
Text
|
%rename lib libc
|
||
|
|
||
|
*libgloss:
|
||
|
-lgloss-linux
|
||
|
|
||
|
*lib:
|
||
|
%(libc) %(libgloss)
|
||
|
|
||
|
*startfile:
|
||
|
linux-crt0%O%s crti%O%s crtbegin%O%s
|
||
|
|