gcc: disable libsanitzier off_t check to fix musl build
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.version
index 167da76166304faf7eef212b15dd2f980e0a0f86..e9aafcd7f3a0bcee9516b1d5c4bc5023870752bd 100644 (file)
@@ -2,14 +2,11 @@ config GCC_VERSION_4_4_7
        default y if (!TOOLCHAINOPTS && avr32)
        bool
 
-config GCC_VERSION_4_6_3
-       bool
-
 config GCC_VERSION_4_6_LINARO
-       default y if (!TOOLCHAINOPTS && !avr32)
        bool
 
 config GCC_VERSION_4_8_LINARO
+       default y if (!TOOLCHAINOPTS && !avr32)
        bool
 
 config GCC_VERSION_4_8_0
@@ -30,7 +27,7 @@ config GCC_VERSION_4_4
 
 config GCC_VERSION_4_6
        bool
-       default y       if (GCC_VERSION_4_6_3 || GCC_VERSION_4_6_LINARO)
+       default y       if GCC_VERSION_4_6_LINARO
 
 config GCC_VERSION_4_8
        bool