Bill Gianopoulos 1 year ago
parent
commit
42d70d7ace
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mozilla-central/patches/9999999-with-vs2019-vs2022.patch

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

@@ -26,7 +26,7 @@ diff --git a/build/moz.configure/toolchain.configure b/build/moz.configure/toolc
  @depends_if("--with-visual-studio-version", when=host_is_windows)
  @depends_if("--with-visual-studio-version", when=host_is_windows)
  def vs_version(value):
  def vs_version(value):
      return value[0]
      return value[0]
-@@ -612,17 +612,17 @@ def vc_compiler_paths_for_version(host, 
+@@ -622,17 +622,17 @@ def vc_compiler_paths_for_version(host, 
      elif host.kernel != "WINNT":
      elif host.kernel != "WINNT":
          # Don't try to do anything when VC_PATH is not set on cross-compiles.
          # Don't try to do anything when VC_PATH is not set on cross-compiles.
          return
          return