mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2025-01-17 21:59:55 +01:00
Alibek Omarov
a2e1071808
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