git: b4522f9ad4bf - main - audio/mumble: fix build on powerpc64le

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Thu, 08 Jan 2026 09:40:53 UTC
The branch main has been updated by pkubaj:

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

commit b4522f9ad4bfc187276233c11d77b356c2adcc02
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2026-01-08 09:39:10 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2026-01-08 09:40:48 +0000

    audio/mumble: fix build on powerpc64le
    
    Add OVERLAY_32BIT option to let it be disable'able. powerpc64le is strictly
    64-bit environment with no multilib, so there's no support for 32-bit libraries.
---
 audio/mumble/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index 5e0b111aa527..9112286edbf4 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -49,6 +49,7 @@ PLIST_SUB=	MUMBLE_VERSION="${DISTVERSION:R}"
 
 OPTIONS_DEFINE=		ALSA AVAHI JACK LTO PIPEWIRE PORTAUDIO PULSEAUDIO RENAMENOISE
 OPTIONS_DEFINE_amd64=	OVERLAY_32BIT
+OPTIONS_DEFINE_powerpc64le=	OVERLAY_32BIT
 OPTIONS_DEFAULT=	RENAMENOISE
 OPTIONS_DEFAULT_amd64=	OVERLAY_32BIT
 OPTIONS_RADIO=		SPEECH