1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

poky-eabi.inc: Add minimo and pciutils to asneeded blacklist

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5147 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-09-07 09:40:46 +00:00
parent bbd6158ad4
commit 21ea5a332c
+2
View File
@@ -39,5 +39,7 @@ ASNEEDED_pn-distcc = ""
ASNEEDED_pn-openobex = ""
ASNEEDED_pn-icu = ""
ASNEEDED_pn-xserver-kdrive-xomap = ""
ASNEEDED_pn-minimo = ""
ASNEEDED_pn-pciutils = ""
TARGET_LDFLAGS += "${ASNEEDED}"