mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
Add TARGET_LDFLAGS override to workaround toolchain sysroot bugs for eabi6 mode
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3605 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -23,3 +23,5 @@ PREFERRED_VERSION_glibc ?= "2.5"
|
||||
PREFERRED_VERSION_glibc-intermediate ?= "2.5"
|
||||
PREFERRED_VERSION_glibc-initial ?= "2.5"
|
||||
PREFERRED_VERSION_elfutils ?= "0.108"
|
||||
|
||||
TARGET_LDFLAGS = "-Wl,-rpath-link,${CROSS_DIR}/${TARGET_SYS}/lib -Wl,-O1"
|
||||
|
||||
Reference in New Issue
Block a user