From 8ddd9d2a175c98900caae24a6a97de9b60472c07 Mon Sep 17 00:00:00 2001 From: Tim Murray Date: Thu, 4 Sep 2014 15:33:07 -0700 Subject: Revert "Add LOCAL_NO_FPIE to LLVM." This reverts commit 1263deef0437859a32bacac8d1068cb3a552af02. moved to clang's android.mk instead --- llvm-host-build.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'llvm-host-build.mk') diff --git a/llvm-host-build.mk b/llvm-host-build.mk index 0ac97c3..4e2898d 100644 --- a/llvm-host-build.mk +++ b/llvm-host-build.mk @@ -55,9 +55,6 @@ LOCAL_IS_HOST_MODULE := true LOCAL_32_BIT_ONLY := true -# remove when we can use PIE binaries in all places again -LOCAL_NO_FPIE := true - ########################################################### ## Commands for running tblgen to compile a td file ########################################################### -- cgit v1.1