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
Starting with upstream newlib commit
492e5fe8b0863e15ffd5a269e42b60fabfc5f5db newlib build started failing
on machine that don't have makeinfo (part of texinfo package)
installed when trying to build the file libgloss/doc/porting.info.
We don't provide newlib docs as part of our distribution, so makeinfo
should not be required. This patch fixes the issue by creating an
empty libgloss/doc/porting.info file.
0 commit comments