use a default VERSION field for kmod packages
[openwrt.git] / toolchain / gcc / Makefile
index d784a60..2c86524 100644 (file)
@@ -90,7 +90,7 @@ define Stage2/Configure
                --with-gnu-ld \
                --disable-nls \
                --disable-libmudflap \
-               --disable-mutlitlib \
+               --disable-multilib \
        );
 endef
 
This page took 0.024283 seconds and 4 git commands to generate.