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

Commit 1180d71c authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 2c448765: Merge "Remove explicit passing of dynamic loader name"

* commit '2c448765':
  Remove explicit passing of dynamic loader name
parents 0b42554f 2c448765
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -236,7 +236,6 @@ define transform-o-to-executable-inner
$(hide) $(PRIVATE_CXX) \
	$(PRIVATE_TARGET_GLOBAL_LDFLAGS) \
	-nostdlib -Bdynamic \
	-Wl,-dynamic-linker,/system/bin/linker \
	-Wl,-z,nocopyreloc \
	-fPIE -pie \
	$(PRIVATE_TARGET_GLOBAL_LD_DIRS) \
+0 −1
Original line number Diff line number Diff line
@@ -234,7 +234,6 @@ define transform-o-to-executable-inner
$(hide) $(PRIVATE_CXX) \
	$(PRIVATE_TARGET_GLOBAL_LDFLAGS) \
	-nostdlib -Bdynamic \
	-Wl,-dynamic-linker,/system/bin/linker \
	-Wl,-z,nocopyreloc \
	-fPIE -pie \
	$(PRIVATE_TARGET_GLOBAL_LD_DIRS) \