Bill Gianopoulos 1 year ago
parent
commit
8930b67420
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
 diff --git a/security/moz.build b/security/moz.build
 --- a/security/moz.build
 --- a/security/moz.build
 +++ b/security/moz.build
 +++ b/security/moz.build
-@@ -160,16 +160,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
+@@ -163,16 +163,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
  
  
  if CONFIG["OS_TARGET"] == "Android":
  if CONFIG["OS_TARGET"] == "Android":
      sandbox_vars["CFLAGS"] = [
      sandbox_vars["CFLAGS"] = [