commit:     b1843f28ca2e0715fdd3ca04191e016fa95ea17e
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  8 04:09:30 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Oct  8 04:14:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1843f28

app-emulation/wine-staging: update live

Not needed to avoid automagic given automatically disabled if not
FreeBSD, but explicitly disable it anyway for clarity -- this could
also change in the future and many users have hwloc installed.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-staging/wine-staging-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild 
b/app-emulation/wine-staging/wine-staging-9999.ebuild
index fead9b22616d..77dd8e1e7ecd 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -205,6 +205,7 @@ src_configure() {
                $(use_with fontconfig)
                $(use_with gphoto2 gphoto)
                $(use_with gstreamer)
+               --without-hwloc # currently only used on FreeBSD
                $(use_with kerberos gssapi)
                $(use_with kerberos krb5)
                $(use_with netapi)

Reply via email to