mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
icu: use -Os for arm to make it build with gcc 4.3.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36415 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4947 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,6 +3,8 @@ require icu-3.6.inc
|
||||
DEPENDS += "icu-native"
|
||||
PR = "r3"
|
||||
|
||||
FULL_OPTIMIZATION_arm = "-Os"
|
||||
|
||||
SRC_URI += "file://use-g++-for-linking.patch;patch=1"
|
||||
|
||||
do_configure_append() {
|
||||
|
||||
Reference in New Issue
Block a user