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 newlib commit we are currently using has stale
libgloss/aclocal.m4 file, and because of this build fails on machines
that don't have autotools installed.
This patch fixes the issue by changing newlib commit to point to a
commit in which files generated by autotools have been been updated.
0 commit comments