mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-16 02:03:02 -07:00
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
|
|
|