Bill Gianopoulos 1 year ago
parent
commit
cff37e8067
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mozilla-central/patches/1624546-vs2019-runtime-mc.patch

+ 2 - 2
mozilla-central/patches/1624546-vs2019-runtime-mc.patch

@@ -9,7 +9,7 @@ on the safe side.
 diff --git a/js/src/old-configure.in b/js/src/old-configure.in
 --- a/js/src/old-configure.in
 +++ b/js/src/old-configure.in
-@@ -124,18 +124,18 @@ case "$target" in
+@@ -107,18 +107,18 @@ case "$target" in
              [ unsigned *test = new unsigned(42); ],,
              AC_MSG_ERROR([\$(CXX) test failed.  You must have MS VC++ in your path to build.]) )
          AC_LANG_RESTORE
@@ -33,7 +33,7 @@ diff --git a/js/src/old-configure.in b/js/src/old-configure.in
 diff --git a/old-configure.in b/old-configure.in
 --- a/old-configure.in
 +++ b/old-configure.in
-@@ -113,18 +113,18 @@ case "$target" in
+@@ -96,18 +96,18 @@ case "$target" in
              [ unsigned *test = new unsigned(42); ],,
              AC_MSG_ERROR([\$(CXX) test failed.  You must have MS VC++ in your path to build.]) )
          AC_LANG_RESTORE