From c2d57ef42c47e16635a7fc569cb670edfe497404 Mon Sep 17 00:00:00 2001 From: Kenzzer <14257866+kenzzer@users.noreply.github.com> Date: Tue, 28 Oct 2025 10:30:07 +0000 Subject: [PATCH] Build & link tier1/mathlib --- AMBuildScript | 2 +- hl2sdk-manifests | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AMBuildScript b/AMBuildScript index 44c8191..52c6d28 100644 --- a/AMBuildScript +++ b/AMBuildScript @@ -339,7 +339,7 @@ class MMSConfig(object): os.path.join(sdk['path'], 'tier1', 'convar.cpp'), ] - SdkHelpers.configureCxx(context, binary, sdk) + SdkHelpers.configureCxx(context, binary.compiler, sdk) return binary diff --git a/hl2sdk-manifests b/hl2sdk-manifests index f559b1c..4104ee9 160000 --- a/hl2sdk-manifests +++ b/hl2sdk-manifests @@ -1 +1 @@ -Subproject commit f559b1cc8f9e47d88e13bd46a220c32ec26af7b6 +Subproject commit 4104ee9063b266f128e6e239ca4afeed03da8877