Skip to content

Commit 085a017

Browse files
committed
Update to gcc-8.3
Signed-off-by: Kumar Gala <[email protected]>
1 parent fa624ba commit 085a017

26 files changed

+569
-0
lines changed

go.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ if [ ! -d "crosstool-ng" ]; then
5555
pushd crosstool-ng
5656
git checkout ${COMMIT}
5757
patch -p1 < ${GITDIR}/patches/0001-iamcu-support-x86-iamcu-ABIs.patch
58+
patch -p1 < ${GITDIR}/patches/0001-Update-to-gcc-8.3.0.patch
5859
popd
5960
fi
6061

patches/0001-Update-to-gcc-8.3.0.patch

Lines changed: 568 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)