From 603147ea5d9a4b815bf9448dee4c8648e3eefbc4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 19 Nov 2022 04:01:56 -0600 Subject: user/thunderbird: Update to 91.13.0 --- user/thunderbird/jpeg-link.patch | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 user/thunderbird/jpeg-link.patch (limited to 'user/thunderbird/jpeg-link.patch') diff --git a/user/thunderbird/jpeg-link.patch b/user/thunderbird/jpeg-link.patch new file mode 100644 index 000000000..a04d924d4 --- /dev/null +++ b/user/thunderbird/jpeg-link.patch @@ -0,0 +1,25 @@ +--- firefox-91.13.0/toolkit/moz.configure.old 2022-08-15 13:05:59.000000000 -0500 ++++ firefox-91.13.0/toolkit/moz.configure 2022-11-15 01:26:57.874201494 -0600 +@@ -1758,14 +1758,14 @@ + ) + + with only_when("--with-system-jpeg"): +- check_symbol( +- "jpeg_destroy_compress", +- flags=jpeg_flags.ldflags, +- onerror=lambda: die( +- "--with-system-jpeg requested but symbol " +- "jpeg_destroy_compress not found." +- ), +- ) ++ #check_symbol( ++ # "jpeg_destroy_compress", ++ # flags=jpeg_flags.ldflags, ++ # onerror=lambda: die( ++ # "--with-system-jpeg requested but symbol " ++ # "jpeg_destroy_compress not found." ++ # ), ++ #) + + c_compiler.try_compile( + includes=[ -- cgit v1.2.3-70-g09d2