Skip to content

Commit 3bcd628

Browse files
committed
Use newlib commit that does not require autotools
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.
1 parent 4b5b7e6 commit 3bcd628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ Revisions:
5555
- Name: newlib.git
5656
FriendlyName: Newlib
5757
URL: https://github.com/mirror/newlib-cygwin.git
58-
Revision: 492e5fe8b0863e15ffd5a269e42b60fabfc5f5db
58+
Revision: 4ed502ba02270adee7c46bb738374cab867baee1
5959
Patch: newlib-HEAD.patch

0 commit comments

Comments
 (0)