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

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

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

* commit 'a45c1ea2':
  Add -fPIC as default Clang mips ASFLAGS.
parents 0bb86c0c a45c1ea2
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)