Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2026 21:12:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        xfce@FreeBSD.org
Subject:   [Bug 297303] x11/libxfce4windowing: internationalization broken
Message-ID:  <bug-297303-28711-rvftPfQTtR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-297303-28711@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297303

Guido Falsi <madpilot@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madpilot@FreeBSD.org

--- Comment #3 from Guido Falsi <madpilot@FreeBSD.org> ---
Created attachment 273494
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273494&action=edit
Patch using USES=localbase:ldflags

Hi,

I'm looking at your patch, t loks fine but I think it can be improved.

Meson will respect the LDFALGS env var if present.
We can leverage :USES= localbase:ldflags" in place of using custom meson flags.
That uses explicitly sets LDFALGS correctly. It looks cleaner this way.

Can you test the modified patch I'm attaching and confirm it works fine for
you?

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-297303-28711-rvftPfQTtR>