mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
poky-eabi6.inc: Remove rename-registers option from optimisations in eabi6 mode since 3.4.4-csl breaks with it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3606 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -25,3 +25,4 @@ PREFERRED_VERSION_glibc-initial ?= "2.5"
|
||||
PREFERRED_VERSION_elfutils ?= "0.108"
|
||||
|
||||
TARGET_LDFLAGS = "-Wl,-rpath-link,${CROSS_DIR}/${TARGET_SYS}/lib -Wl,-O1"
|
||||
FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -O2"
|
||||
|
||||
Reference in New Issue
Block a user