From 421c902927325b3308d039342660797c1f8e4edf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 22 Sep 2024 10:26:39 +0200 Subject: firefox: update to 129.0.2 --- .../patches/patch-build_moz_configure_flags_configure | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/firefox/patches/patch-build_moz_configure_flags_configure (limited to 'package/firefox/patches/patch-build_moz_configure_flags_configure') diff --git a/package/firefox/patches/patch-build_moz_configure_flags_configure b/package/firefox/patches/patch-build_moz_configure_flags_configure new file mode 100644 index 000000000..c0ac77a7c --- /dev/null +++ b/package/firefox/patches/patch-build_moz_configure_flags_configure @@ -0,0 +1,13 @@ +--- firefox-129.0.2.orig/build/moz.configure/flags.configure 2024-08-19 21:21:42.000000000 +0200 ++++ firefox-129.0.2/build/moz.configure/flags.configure 2024-09-08 06:27:20.661198142 +0200 +@@ -72,10 +72,6 @@ def link_libstdcxx_statically( + ) + + +-@depends(when=link_libstdcxx_statically) +-def check_libstdcxx_linkage(): +- die("Firefox does not support linking statically with libstdc++") +- + + check_and_add_flag( + "-mieee", -- cgit v1.2.3