Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for the musl C library
@ 2023-09-19 11:14 michael.opdenacker
  2023-09-19 11:14 ` [PATCH 1/2] topology.c: include locale.h michael.opdenacker
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: michael.opdenacker @ 2023-09-19 11:14 UTC (permalink / raw)
  To: alsa-devel; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

This is a series of patches to fix compiling alsa-utils
with the Musl C library.

Tests were made use the "master" branch of the Yocto Project
Poky distribution.

Compiling with the GNU C library (glibc) was tested too.

Michael Opdenacker (2):
  topology.c: include locale.h
  nhlt-dmic-info.c: include sys/types.h

 nhlt/nhlt-dmic-info.c | 1 +
 topology/topology.c   | 1 +
 2 files changed, 2 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2023-09-19 12:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 11:14 [PATCH 0/2] fixes for the musl C library michael.opdenacker
2023-09-19 11:14 ` [PATCH 1/2] topology.c: include locale.h michael.opdenacker
2023-09-19 11:14 ` [PATCH 2/2] nhlt-dmic-info.c: include sys/types.h michael.opdenacker
2023-09-19 12:37 ` [PATCH 0/2] fixes for the musl C library Jaroslav Kysela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox