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)
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>

No differences found