Loading core/combo/TARGET_linux-x86.mk +0 −1 Original line number Diff line number Diff line Loading @@ -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) \ Loading core/combo/TARGET_linux-x86_64.mk +0 −1 Original line number Diff line number Diff line Loading @@ -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) \ Loading Loading
core/combo/TARGET_linux-x86.mk +0 −1 Original line number Diff line number Diff line Loading @@ -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) \ Loading
core/combo/TARGET_linux-x86_64.mk +0 −1 Original line number Diff line number Diff line Loading @@ -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) \ Loading