From 6788664c5c604b9e76414f29f4c19ca3ab55cb85 Mon Sep 17 00:00:00 2001 From: Serge Semin Date: Sat, 7 Apr 2018 02:15:22 +0500 Subject: [PATCH] tcmode-external: also blacklist libgfortran Signed-off-by: Christopher Larson --- conf/distro/include/tcmode-external.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/include/tcmode-external.inc b/conf/distro/include/tcmode-external.inc index 4d84ba3..4b41a85 100644 --- a/conf/distro/include/tcmode-external.inc +++ b/conf/distro/include/tcmode-external.inc @@ -47,6 +47,7 @@ PNBLACKLIST[gcc-sanitizers] = "not building with an external toolchain" PNBLACKLIST[gcc-source] = "not building with an external toolchain" PNBLACKLIST[libgcc-initial] = "not building with an external toolchain" PNBLACKLIST[libgcc] = "not building with an external toolchain" +PNBLACKLIST[libgfortran] = "not building with an external toolchain" PNBLACKLIST_DYNAMIC += "\ ${MLPREFIX}gcc-cross-${TARGET_ARCH} \