https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208535
--- Comment #10 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c1f4f5c80627a368ea17fe0918e3623e1b10b84 commit 3c1f4f5c80627a368ea17fe0918e3623e1b10b84 Author: Adriaan de Groot <[email protected]> AuthorDate: 2021-09-15 12:44:58 +0000 Commit: Adriaan de Groot <[email protected]> CommitDate: 2021-09-15 15:43:24 +0000 audio/pulseaudio: fix build on ARMv6 in QEMU Switches to using GNU m4 (gm4) for processing PA configuration files; regular m4 behaves oddly in some build situations. PR: 208535 Submitted by: swills audio/pulseaudio/Makefile | 4 ++-- audio/pulseaudio/files/patch-configure (new) | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
