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
Turns out that uCLIBC uses different numeric constants then GLIBC.
I added them (commented out) in the external_deps.h file, but a compile option to pick the correct libc looks like the right way to do it.