summaryrefslogtreecommitdiff
path: root/pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch')
-rw-r--r--pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch b/pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch
index 2271e5f..6d21fb1 100644
--- a/pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch
+++ b/pkgs/lwjgl/patches/3.3.4/0003-build-allow-linking-against-system-libffi.patch
@@ -1,7 +1,7 @@
-From ff06851e13461c0b9e2f258caf6a2ead16bad700 Mon Sep 17 00:00:00 2001
+From bda441991252b42dc09504b87379108cfe24f1fb Mon Sep 17 00:00:00 2001
From: Seth Flynn <[email protected]>
Date: Wed, 5 Mar 2025 16:43:57 -0500
-Subject: [PATCH 3/5] build: allow linking against system libffi
+Subject: [PATCH 3/6] build: allow linking against system libffi
Adapted from https://cgit.freebsd.org/ports/commit/?id=680dc7bb031d0f708c2dd38f055ec8d63ee68b8a
---