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

Commit 52b63178 authored by Bruce Beare's avatar Bruce Beare
Browse files

gcc 4.6 requires --copy-dt-needed-entries



Change-Id: Icc62106e0f2e96f4cd871bb4b3c46c7ca83cabec
Author: Bruce Beare <bruce.j.beare@intel.com>
Reviewed-by: default avatarLu, Hongjiu <hongjiu.lu@intel.com>
parent fed2587c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -174,6 +174,7 @@ $(hide) $(PRIVATE_CXX) \
	$(TARGET_GLOBAL_LDFLAGS) \
	-nostdlib -Bdynamic \
	-Wl,-dynamic-linker,/system/bin/linker \
	-Wl,--copy-dt-needed-entries \
	-Wl,-z,nocopyreloc \
	-o $@ \
	$(TARGET_GLOBAL_LD_DIRS) \