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

+ 1 - 1
mozilla-central/patches/9999999-with-vs2019.patch

@@ -7,7 +7,7 @@ Bug 9999999 - permit --with-visual-studio-version=2019.
 diff --git a/build/moz.configure/toolchain.configure b/build/moz.configure/toolchain.configure
 --- a/build/moz.configure/toolchain.configure
 +++ b/build/moz.configure/toolchain.configure
-@@ -507,27 +507,26 @@ def get_vc_paths(topsrcdir):
+@@ -503,27 +503,26 @@ def get_vc_paths(topsrcdir):
  def host_is_windows(host):
      if host.kernel == "WINNT":
          return True