Bill Gianopoulos 2 years ago
parent
commit
57b7ff8c21
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
-@@ -506,27 +506,26 @@ def get_vc_paths(topsrcdir):
+@@ -528,27 +528,26 @@ def get_vc_paths(topsrcdir):
  def host_is_windows(host):
      if host.kernel == "WINNT":
          return True