All of lore.kernel.org
 help / color / mirror / Atom feed
* should "ASNEEDED" be in the variables glossary?
@ 2021-06-21 12:59 Robert P. J. Day
  2021-06-21 15:48 ` [docs] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2021-06-21 12:59 UTC (permalink / raw)
  To: YP docs mailing list


  it's not like there's a lot of it in OE-Core:

meta/recipes-support/icu/icu_69.1.bb:ASNEEDED = ""
meta/conf/bitbake.conf:ASNEEDED ?= "-Wl,--as-needed"
meta/conf/bitbake.conf:TARGET_LDFLAGS = "-Wl,-O1 ${TARGET_LINK_HASH_STYLE} ${ASNEEDED}"
meta/recipes-kernel/lttng/babeltrace_1.5.8.bb:ASNEEDED = ""
meta/recipes-kernel/lttng/babeltrace2_2.0.4.bb:ASNEEDED = ""
meta/recipes-devtools/distcc/distcc_3.4.bb:ASNEEDED = ""
meta/recipes-devtools/unfs3/unfs3_git.bb:ASNEEDED = ""
meta/recipes-devtools/rpm/rpm_4.16.1.3.bb:ASNEEDED = ""
meta/recipes-extended/quota/quota_4.06.bb:ASNEEDED = ""
meta/recipes-bsp/pciutils/pciutils_3.7.0.bb:ASNEEDED = ""

rday

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-21 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21 12:59 should "ASNEEDED" be in the variables glossary? Robert P. J. Day
2021-06-21 15:48 ` [docs] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.