[Bug 268250] audio/pulseaudio: fix build with clang 15
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268250] audio/pulseaudio: fix build with clang 15"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Dec 2022 20:17:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268250 --- Comment #2 from Jan Beich <jbeich@FreeBSD.org> --- * configure (autoconf + autoconf-archive) was dropped in pulseaudio >= 15 in https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/f4bce0bb9808 * -Werror was originally introduced in https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/1afd23363018 * meson.build in pulseaudio >= 13 didn't inherit -Werror nor -pedantic nor -Wall -Wextra ... -- You are receiving this mail because: You are the assignee for the bug.