Skip to content

Commit c181e85

Browse files
committed
Add tier2 lib patch because they dont support 32bit in new sdk :(
1 parent e1d5fc2 commit c181e85

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/makefiles/linux/linux.base.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Else()
5656
"${SOURCEPYTHON_LINK_LIBRARIES}"
5757
${SOURCESDK_LIB}/public/linux/mathlib_i486.a
5858
${SOURCESDK_LIB}/public/linux/tier1_i486.a
59+
${SOURCESDK_LIB}/public/linux/tier2_i486.a
5960
)
6061
EndIf()
6162

183 KB
Binary file not shown.

0 commit comments

Comments
 (0)