fix typo (closes: #2275)
authorNicolas Thill <nico@openwrt.org>
Sun, 26 Aug 2007 13:00:27 +0000 (13:00 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 26 Aug 2007 13:00:27 +0000 (13:00 +0000)
SVN-Revision: 8492

toolchain/gcc/Makefile

index d784a6084c229129a2fb5b78bc44d08b1d7e5b3e..2c865246641b78ae6bcd6ff8fdfb4dbead9c1608 100644 (file)
@@ -90,7 +90,7 @@ define Stage2/Configure
                --with-gnu-ld \
                --disable-nls \
                --disable-libmudflap \
                --with-gnu-ld \
                --disable-nls \
                --disable-libmudflap \
-               --disable-mutlitlib \
+               --disable-multilib \
        );
 endef
 
        );
 endef