All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [WIP]: fix build failure caused by zstd
@ 2021-08-30 10:46 Hsia-Jun Li
  2021-08-30 10:46 ` [PATCH 1/2] curl: fix the dependency to zstd Hsia-Jun Li
  2021-08-30 10:46 ` [PATCH 2/2] gcc: disable zstd by default Hsia-Jun Li
  0 siblings, 2 replies; 4+ messages in thread
From: Hsia-Jun Li @ 2021-08-30 10:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Hsia-Jun(Randy) Li

From: "Hsia-Jun(Randy) Li" <randy.li@synaptics.com>

The configure script of some packages may not be able to
handle this correctly.

I have not verified all the packages, I was developing
something for meta-clang actually.

Hsia-Jun(Randy) Li (2):
  curl: fix the dependency to zstd
  gcc: disable zstd by default

 meta/recipes-devtools/gcc/gcc-11.2.inc   | 2 ++
 meta/recipes-support/curl/curl_7.78.0.bb | 1 +
 2 files changed, 3 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2021-08-30 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 10:46 [PATCH 0/2] [WIP]: fix build failure caused by zstd Hsia-Jun Li
2021-08-30 10:46 ` [PATCH 1/2] curl: fix the dependency to zstd Hsia-Jun Li
2021-08-30 10:46 ` [PATCH 2/2] gcc: disable zstd by default Hsia-Jun Li
2021-08-30 16:02   ` [OE-core] " 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.