* commit 'd3d78a30a4f8dd40fa055577ea2708ab34606cec': gcc 4.6 requires --copy-dt-needed-entries
This commit is contained in:
commit
06b1a47fe1
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ $(hide) $(PRIVATE_CXX) \
|
||||||
$(TARGET_GLOBAL_LDFLAGS) \
|
$(TARGET_GLOBAL_LDFLAGS) \
|
||||||
-nostdlib -Bdynamic \
|
-nostdlib -Bdynamic \
|
||||||
-Wl,-dynamic-linker,/system/bin/linker \
|
-Wl,-dynamic-linker,/system/bin/linker \
|
||||||
|
-Wl,--copy-dt-needed-entries \
|
||||||
-Wl,-z,nocopyreloc \
|
-Wl,-z,nocopyreloc \
|
||||||
-fPIE -pie \
|
-fPIE -pie \
|
||||||
-o $@ \
|
-o $@ \
|
||||||
|
|
Loading…
Reference in a new issue