[Bug 290257] games/xray-16: Update source code
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290257] games/xray-16: Update source code"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Oct 2025 04:09:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290257
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. Ports have a policy of not using built-in libraries whenever possible.
Port build fine with x11-toolkits/imgui 1.92.4 and this:
CFLAGS+= -DIMGUI_DEFINE_MATH_OPERATORS \
-DIMGUI_DISABLE_OBSOLETE_KEYIO \
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS
2. Why USES=compiler:c++23-lang?
--
You are receiving this mail because:
You are the assignee for the bug.