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

Commit 1fdef9f6 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 04324c27: am 6178f6f0: Merge "Run ar in Deterministic mode."

* commit '04324c27':
  Run ar in Deterministic mode.
parents 13ca2c7f 04324c27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ $(combo_target)HAVE_KERNEL_MODULES := 0
$(combo_target)GLOBAL_CFLAGS := -fno-exceptions -Wno-multichar
$(combo_target)RELEASE_CFLAGS := -O2 -g -fno-strict-aliasing
$(combo_target)GLOBAL_LDFLAGS :=
$(combo_target)GLOBAL_ARFLAGS := crsP
$(combo_target)GLOBAL_ARFLAGS := crsPD

$(combo_target)EXECUTABLE_SUFFIX :=
$(combo_target)SHLIB_SUFFIX := .so