mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
HL25 doesn't link libm probably because of toolchain updates, where --Wl,--as-needed became the default. hl_linux is linked to libm which is why they probably didn't noticed this bug. Workaround until Valve fixes it: https://github.com/ValveSoftware/halflife/issues/3492