aboutsummaryrefslogtreecommitdiff
path: root/toolchains/x86-clang3.1/setup.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/x86-clang3.1/setup.mk')
-rw-r--r--toolchains/x86-clang3.1/setup.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchains/x86-clang3.1/setup.mk b/toolchains/x86-clang3.1/setup.mk
index dc84db8c9..82d29a361 100644
--- a/toolchains/x86-clang3.1/setup.mk
+++ b/toolchains/x86-clang3.1/setup.mk
@@ -57,7 +57,7 @@ TARGET_C_INCLUDES := \
$(SYSROOT_INC)/usr/include
# Add and LDFLAGS for the target here
-TARGET_LDFLAGS := \
+TARGET_LDFLAGS += \
-gcc-toolchain $(call host-path,$(TOOLCHAIN_PREBUILT_ROOT)) \
-target $(LLVM_TRIPLE) \
-no-canonical-prefixes