1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00

Update mathlib.lib/.a

This commit is contained in:
GAMMACASE 2024-06-07 14:37:53 +03:00
parent 6056e92838
commit d485fe4709
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -103,7 +103,7 @@ DEFINES +=-DX64BITS -DPLATFORM_64BITS -DVPROF_LEVEL=1 -DSWDS -D_finite=finite -D
UNDEF = -Usprintf -Ustrncpy -UPROTECTED_THINGS_ENABLE
BASE_CFLAGS = -fPIC -fno-strict-aliasing -Wall -Wsign-compare -Wno-conversion -Wno-overloaded-virtual -Wno-non-virtual-dtor -Wno-invalid-offsetof \
-Wno-unknown-pragmas -Wno-unused -Wno-c++11-narrowing
-Wno-unknown-pragmas -Wno-unused -Wno-c++11-narrowing -Wno-register
SHLIBCFLAGS = -fPIC
# Clang >= 3 || GCC >= 4.7