We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cf424 commit e82577fCopy full SHA for e82577f
tools/build_newlib.sh
@@ -41,7 +41,7 @@ cd "${WORKDIR}"
41
42
# Installing newlib build dependencies
43
apt update
44
-apt install -y --no-install-recommends makeinfo
+apt install -y --no-install-recommends texinfo
45
46
# Get the latest fixed version
47
git clone --depth=1 --single-branch --branch newlib-4.5.0 https://sourceware.org/git/newlib-cygwin.git "${SRC}"
0 commit comments