mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2026-07-17 00:35:42 +00:00
motify compile link error
motify compile link error
This commit is contained in:
parent
923914edae
commit
03e74a8e50
5418 changed files with 1367914 additions and 206149 deletions
|
|
@ -0,0 +1,11 @@
|
|||
%rename link_gcc_c_sequence nosys_link_gcc_c_sequence
|
||||
|
||||
*nosys_libgloss:
|
||||
-lnosys
|
||||
|
||||
*nosys_libc:
|
||||
%{!specs=nano.specs:-lc} %{specs=nano.specs:-lc_s}
|
||||
|
||||
*link_gcc_c_sequence:
|
||||
%(nosys_link_gcc_c_sequence) --start-group %G %(nosys_libc) %(nosys_libgloss) --end-group
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue