From 77f2cc5791904caf4077c526fbdaca4ad27e2374 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Thu, 6 Mar 2025 03:00:58 -0500 Subject: apply build system patches This is a more upstreamable approach, and doesn't require any kind of weird substitution on our end. It also avoids downloading Kotlin in our antDeps and fixes cross compilation!! (only tested on aarch64) Signed-off-by: Seth Flynn --- pkgs/lwjgl/fix-library-paths.patch | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 pkgs/lwjgl/fix-library-paths.patch (limited to 'pkgs/lwjgl/fix-library-paths.patch') diff --git a/pkgs/lwjgl/fix-library-paths.patch b/pkgs/lwjgl/fix-library-paths.patch deleted file mode 100644 index 0d6b332..0000000 --- a/pkgs/lwjgl/fix-library-paths.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff --git a/config/linux/build.xml b/config/linux/build.xml -index a1798b6aa..13a75815f 100644 ---- a/config/linux/build.xml -+++ b/config/linux/build.xml -@@ -282,15 +282,13 @@ - - - -- -- -- -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ -+ - - - -@@ -308,7 +306,7 @@ - - - -- -+ - - - -- cgit v1.2.3