You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compiler relies on various C library functions being present
in object form. Disable link time optimization to ensure anything
necessary is only built that way.
Signed-off-by: Keith Packard <keithp@keithp.com>
0 commit comments