]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
pulseaudio: Treat -Wunused-command-line-argument as error
authorKhem Raj <raj.khem@gmail.com>
Wed, 21 May 2025 06:19:43 +0000 (23:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 May 2025 10:24:51 +0000 (11:24 +0100)
commit976b01c798ad2825bb36e5e91d1d5066701cc586
treea0161661e7ff2c1c02fa0764a8c57dc8f69162d9
parent9645fd0864b8ec3495bf74058ffbf056583677d5
pulseaudio: Treat -Wunused-command-line-argument as error

This ensures that it does not enble SSE when -msse flag is passed, clang
warns about unused option on non-x86 targets but it must be flagged as
error for configure to notice and fail the check to enable SSE on non-x86
machines

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/pulseaudio/pulseaudio.inc