patch-build_moz_configure_flags_configure 443 B

12345678910111213
  1. --- firefox-129.0.2.orig/build/moz.configure/flags.configure 2024-08-19 21:21:42.000000000 +0200
  2. +++ firefox-129.0.2/build/moz.configure/flags.configure 2024-09-08 06:27:20.661198142 +0200
  3. @@ -72,10 +72,6 @@ def link_libstdcxx_statically(
  4. )
  5. -@depends(when=link_libstdcxx_statically)
  6. -def check_libstdcxx_linkage():
  7. - die("Firefox does not support linking statically with libstdc++")
  8. -
  9. check_and_add_flag(
  10. "-mieee",