toolchain: gccgo: fix building gccgo compiler
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 7 May 2018 03:50:45 +0000 (11:50 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 7 May 2018 05:33:44 +0000 (13:33 +0800)
commitf172456edcee41d37d182bdb6423247c90a1333f
treef091ca9a35b0e3d959ec219b09c173e66b002ef2
parente495a050693952956a81847669b8b7888b4cd769
toolchain: gccgo: fix building gccgo compiler

Fixes FS#1498.  "gccgo -static" can fail for missing linker flag
-lgcc_eh caused by patch 850-use_shared_libgcc.patch

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
toolchain/gcc/patches/7.3.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [new file with mode: 0644]