summaryrefslogtreecommitdiffstats
path: root/core/combo
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-04-02 18:49:26 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-02 18:49:26 +0000
commit57d71306a5a4aa1e44f3795b95293836c201a35e (patch)
treebffacec989c20c7c0ca2e4eca4ad5ecd7a28d040 /core/combo
parentc74a3b4caeb9d0c3562665998695540e2ec34706 (diff)
parent8f7338d9b145379ea9c51b7e551509a2d8f0f24e (diff)
downloadbuild-57d71306a5a4aa1e44f3795b95293836c201a35e.zip
build-57d71306a5a4aa1e44f3795b95293836c201a35e.tar.gz
build-57d71306a5a4aa1e44f3795b95293836c201a35e.tar.bz2
am 8f7338d9: am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile."
* commit '8f7338d9b145379ea9c51b7e551509a2d8f0f24e': Use prebuilt libclang_rt.profile.
Diffstat (limited to 'core/combo')
-rw-r--r--core/combo/HOST_linux-x86.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/combo/HOST_linux-x86.mk b/core/combo/HOST_linux-x86.mk
index 93a1287..5f62400 100644
--- a/core/combo/HOST_linux-x86.mk
+++ b/core/combo/HOST_linux-x86.mk
@@ -49,7 +49,6 @@ $(combo_2nd_arch_prefix)HOST_GLOBAL_CFLAGS += -D__STDC_FORMAT_MACROS -D__STDC_CO
$(combo_2nd_arch_prefix)HOST_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
-
############################################################
## Macros after this line are shared by the 64-bit config.