1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 16:07:45 +00:00

Ports/OpenJDK: Update for the removal of StringView(char const*)

This commit is contained in:
DJtheRedstoner 2022-09-30 20:41:51 -04:00 committed by Linus Groh
parent 8b2683a070
commit bd08587ac9
8 changed files with 74 additions and 78 deletions

View file

@ -8,7 +8,7 @@ Subject: [PATCH] make: Remove CUPS dependency
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make/autoconf/libraries.m4 b/make/autoconf/libraries.m4
index a65d91ee9..7c779d012 100644
index a65d91ee974bff4248cd39cce662159f23f84720..7c779d01201661e3f5cd124c2e86a8d554b9d502 100644
--- a/make/autoconf/libraries.m4
+++ b/make/autoconf/libraries.m4
@@ -26,7 +26,7 @@