From ec343b8ea4037face24bee07d393cb2aaa41ce83 Mon Sep 17 00:00:00 2001 From: Azathothas <58171889+Azathothas@users.noreply.github.com> Date: Fri, 28 Mar 2025 06:27:31 +0000 Subject: [PATCH] build: fix linux compilation --- .github/LATEST_COMMIT.txt | 2 +- .github/LATEST_COMMIT_M.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/LATEST_COMMIT.txt b/.github/LATEST_COMMIT.txt index fb6b3f5..79fdaf2 100644 --- a/.github/LATEST_COMMIT.txt +++ b/.github/LATEST_COMMIT.txt @@ -1 +1 @@ -ebfc9d8347113b9fb74573acf29f70085c0edaa3 \ No newline at end of file +edfb500ee73d402dcb4f3db492f4eeb3343cca05 \ No newline at end of file diff --git a/.github/LATEST_COMMIT_M.txt b/.github/LATEST_COMMIT_M.txt index 3fcddfc..c737cce 100644 --- a/.github/LATEST_COMMIT_M.txt +++ b/.github/LATEST_COMMIT_M.txt @@ -1 +1 @@ -memory: Implement enhanced memory management system +build: fix linux compilation