mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
poky-eabi.inc: Add distcc to ASNEEDED blacklist
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5141 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -35,5 +35,6 @@ PREFERRED_VERSION_elfutils ?= "0.131"
|
||||
|
||||
ASNEEDED = "-Wl,--as-needed"
|
||||
ASNEEDED_pn-console-tools = ""
|
||||
ASNEEDED_pn-distcc = ""
|
||||
|
||||
TARGET_LDFLAGS += "${ASNEEDED}"
|
||||
|
||||
Reference in New Issue
Block a user