removed debug stuff

This commit is contained in:
2026-01-01 16:22:38 +02:00
parent 95d7489aa3
commit 9245138eb0
4 changed files with 2 additions and 4 deletions

View File

@@ -86,7 +86,6 @@ DECLARE_BUILD_STAGE(libfpc)
GET_PROJECT_LIBRARY(tier1, "tier1"),
GET_PROJECT_LIBRARY(tier2, "tier2"),
};
V_printf("WHAT %s\n",GET_PROJECT_LIBRARY(tier0, "tier0").GetString());
if (linker->IsLibraryExists("clang"))
ldProject.libraries.AppendTail("clang");