Bill Gianopoulos 2 years ago
parent
commit
aabe5d706d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mozilla-central/patches/9999999-NSSgetentropy.patch

+ 1 - 1
mozilla-central/patches/9999999-NSSgetentropy.patch

@@ -9,7 +9,7 @@ Bug 9999999 - Avoid use of getentropy in --enable-stdcxx-compat builds.
 diff --git a/security/moz.build b/security/moz.build
 --- a/security/moz.build
 +++ b/security/moz.build
-@@ -153,16 +153,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
+@@ -156,16 +156,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
  
  if CONFIG["OS_TARGET"] == "Android":
      sandbox_vars["CFLAGS"] = [