mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-07 04:34:19 +00:00
![Alibek Omarov](/assets/img/avatar_default.png)
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