mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
console-tools: move ASNEEDED over-ride into the console-tools 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: c4ceaaea207e15bafd4261c33fd20fdf66d50c7d) 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
27bf30e3ce
commit
26cc941cb4
@@ -1,7 +1,6 @@
|
||||
|
||||
ASNEEDED = "-Wl,--as-needed"
|
||||
|
||||
ASNEEDED_pn-console-tools = ""
|
||||
ASNEEDED_pn-distcc = ""
|
||||
ASNEEDED_pn-openobex = ""
|
||||
ASNEEDED_pn-icu = ""
|
||||
|
||||
Reference in New Issue
Block a user