Rewrite issue links to GitHub (see #3464)

This commit is contained in:
Marshall Greenblatt
2023-03-13 13:45:20 -04:00
parent 45d771dfb0
commit 178a44bd18
9 changed files with 85 additions and 84 deletions

View File

@ -111,7 +111,7 @@ if platform == 'windows':
# installed (e.g. not discoverable via the Windows registry) then
# "%GYP_MSVS_OVERRIDE_PATH%\Common7\Tools\vsdevcmd\core\winsdk.bat" must be
# patched to support discovery via SDK_ROOT as described in
# https://bitbucket.org/chromiumembedded/cef/issues/2773#comment-59687474.
# https://github.com/chromiumembedded/cef/issues/2773#issuecomment-1465019898.
#
if bool(int(os.environ.get('WIN_CUSTOM_TOOLCHAIN', '0'))):
required_vars = [