Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8913e282 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Android Git Automerger
Browse files

am 29373be8: Merge "Add -fPIC as default Clang mips ASFLAGS."

* commit '29373be8':
  Add -fPIC as default Clang mips ASFLAGS.
parents 24c1d149 29373be8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ CLANG_CONFIG_mips_TARGET_EXTRA_ASFLAGS := \
  $(CLANG_CONFIG_EXTRA_ASFLAGS) \
  $(CLANG_CONFIG_TARGET_EXTRA_ASFLAGS) \
  $(CLANG_CONFIG_mips_EXTRA_ASFLAGS) \
  -fPIC \
  -target $(CLANG_CONFIG_mips_TARGET_TRIPLE) \
  -B$(CLANG_CONFIG_mips_TARGET_TOOLCHAIN_PREFIX)