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

* Re: [docs] should "ASNEEDED" be in the variables glossary?
  2021-06-21 12:59 should "ASNEEDED" be in the variables glossary? Robert P. J. Day
@ 2021-06-21 15:48 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-06-21 15:48 UTC (permalink / raw)
  To: Robert P. J. Day, YP docs mailing list

yes it would be good to have it in glossary, it goes beyond core layer 
when you think of general use

On 6/21/21 5:59 AM, Robert P. J. Day wrote:
> 
>    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.