aboutsummaryrefslogtreecommitdiff
path: root/toolchains/x86-4.8/setup.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/x86-4.8/setup.mk')
-rw-r--r--toolchains/x86-4.8/setup.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchains/x86-4.8/setup.mk b/toolchains/x86-4.8/setup.mk
index 3bc4aeae2..72d0aa0e9 100644
--- a/toolchains/x86-4.8/setup.mk
+++ b/toolchains/x86-4.8/setup.mk
@@ -62,7 +62,6 @@ $(eval __debug_sources := $(call get-src-files-with-tag,debug)) \
$(eval __release_sources := $(call get-src-files-without-tag,debug)) \
$(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
$(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
-$(call set-src-files-text,$(LOCAL_SRC_FILES),x86$(space)$(space)) \
# The ABI-specific sub-directory that the SDK tools recognize for
# this toolchain's generated binaries