From 001a537d8d8c82bf4ca7b9ae511e710c9949a912 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 3 Sep 2024 07:26:53 +0000 Subject: automatic import of libepoxy --- add-GLIBC_2.27-to-test-versions-for-riscv.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 add-GLIBC_2.27-to-test-versions-for-riscv.patch (limited to 'add-GLIBC_2.27-to-test-versions-for-riscv.patch') diff --git a/add-GLIBC_2.27-to-test-versions-for-riscv.patch b/add-GLIBC_2.27-to-test-versions-for-riscv.patch new file mode 100644 index 0000000..c226d4d --- /dev/null +++ b/add-GLIBC_2.27-to-test-versions-for-riscv.patch @@ -0,0 +1,10 @@ +--- libepoxy-1.5.10/test/dlwrap.c 2022-02-17 20:56:12.000000000 +0800 ++++ libepoxy-1.5.10/test/dlwrap.c.new 2023-03-03 16:29:56.806537593 +0800 +@@ -237,6 +237,7 @@ + * In the meantime, I'll just keep augmenting this + * hard-coded version list as people report bugs. */ + const char *version[] = { ++ "GLIBC_2.27", + "GLIBC_2.17", + "GLIBC_2.4", + "GLIBC_2.3", -- cgit v1.2.3