[Bug 208535] audio/pulseaudio: unrecognized m4 (?) macros in configuration files

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Sep 2021 15:43:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208535

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3c1f4f5c80627a368ea17fe0918e3623e1b10b84

commit 3c1f4f5c80627a368ea17fe0918e3623e1b10b84
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-09-15 12:44:58 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
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.