]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-eabi: as-needed breaks parted configure stage
authorSamuel Ortiz <sameo@openedhand.com>
Wed, 8 Oct 2008 08:25:20 +0000 (08:25 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Wed, 8 Oct 2008 08:25:20 +0000 (08:25 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5444 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/include/poky-eabi.inc

index 56d23dc658f535f96b40aea90d49673b1620d871..dca2c2ebb0e059ea4424b794e8552497613069fb 100644 (file)
@@ -44,5 +44,6 @@ ASNEEDED_pn-minimo = ""
 ASNEEDED_pn-pciutils = ""
 ASNEEDED_pn-puzzles = ""
 ASNEEDED_pn-dialer = ""
+ASNEEDED_pn-parted = ""
 
 TARGET_LDFLAGS += "${ASNEEDED}"