mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
distcc: move ASNEEDED over-ride into the distcc recipe
Move the recipe specific over-ride for ASNEEDED into the recipe to make it more apparent that the over-ride is being applied (and that it should be re-checked on version updates, etc). Also misc minor recipe cleanup (re-order variables to follow the OE style guide, etc). (From OE-Core rev: 5e7d337fd538325e5f69de5b409eb8e36bb5e007) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
26cc941cb4
commit
6c2ae5900d
@@ -1,7 +1,6 @@
|
||||
|
||||
ASNEEDED = "-Wl,--as-needed"
|
||||
|
||||
ASNEEDED_pn-distcc = ""
|
||||
ASNEEDED_pn-openobex = ""
|
||||
ASNEEDED_pn-icu = ""
|
||||
ASNEEDED_pn-pciutils = ""
|
||||
|
||||
Reference in New Issue
Block a user