summaryrefslogtreecommitdiff
path: root/make/uclibc_toolchain.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-01-20 19:24:02 +0000
committerEric Andersen <andersen@codepoet.org>2003-01-20 19:24:02 +0000
commitfdafbe1f4e372486a8006ed34b5e8e8a8b12c418 (patch)
tree46f02ee91b708a7c2487c9bdd551927004ef3da6 /make/uclibc_toolchain.mk
parent7fcf2836bc6bb434207c66c8cd591febe5222e7c (diff)
Several more dependancy cleanups
Diffstat (limited to 'make/uclibc_toolchain.mk')
-rw-r--r--make/uclibc_toolchain.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/uclibc_toolchain.mk b/make/uclibc_toolchain.mk
index 01104bf1a..09f06e842 100644
--- a/make/uclibc_toolchain.mk
+++ b/make/uclibc_toolchain.mk
@@ -27,7 +27,7 @@ ifeq ($(USE_UCLIBC_TOOLCHAIN),true)
TARGET_LANGUAGES:=c,c++
# If you want multilib enabled, enable this...
-#MULTILIB:=--enable-multilib
+MULTILIB:=--enable-multilib
#############################################################
#