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

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

@@ -9,8 +9,8 @@ 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
-@@ -147,16 +147,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
-         sandbox_vars["ASFLAGS"] = ["-safeseh"]
+@@ -152,16 +152,18 @@ if CONFIG["OS_TARGET"] == "WINNT":
+ 
  if CONFIG["OS_TARGET"] == "Android":
      sandbox_vars["CFLAGS"] = [
          "-include",