X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;fp=toolchain%2Fgcc%2FConfig.version;h=ef47fb419dc085e3955444c0cbc5537c27641e00;hp=2fc50827d26b975a2768b1abe3758fffaeb001f6;hb=1198204a6ffedecd38413cf9aaf014c19d627ab5;hpb=a49f6565b34c7defbe66cd03c2cb04752ec4dbe6 diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 2fc50827d2..ef47fb419d 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -4,7 +4,8 @@ config GCC_VERSION_7_1_ARC config GCC_VERSION_7 default y if GCC_USE_VERSION_7 - default y if x86_64 || i386 + default y if (!TOOLCHAINOPTS && x86_64) + default y if (!TOOLCHAINOPTS && i386) bool config GCC_VERSION