summaryrefslogtreecommitdiff
path: root/package/firefox/patches/patch-build_moz_configure_flags_configure
blob: c0ac77a7c9a31f6d296643ece6be3fd71b076ca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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",