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 7104918 commit db06278Copy full SHA for db06278
go.sh
@@ -43,6 +43,7 @@ if [ ! -d "crosstool-ng" ]; then
43
echo "Patching tree"
44
pushd crosstool-ng
45
patch -p1 < ${GITDIR}/patches/0001-iamcu-support-x86-iamcu-ABIs.patch
46
+ patch -p1 < ${GITDIR}/patches/0001-Add-GCC-8.2.patch
47
popd
48
fi
49
0 commit comments