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

Commit 04324c27 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

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

* commit '6178f6f0':
  Run ar in Deterministic mode.
parents 71e5dd30 6178f6f0
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