Bill Gianopoulos 2 years ago
parent
commit
321b8af32f
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
-@@ -152,16 +152,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
+@@ -153,16 +153,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
  
  if CONFIG["OS_TARGET"] == "Android":
      sandbox_vars["CFLAGS"] = [