Replace HTTP links with HTTPS for sites with HTTPS versions
This commit is contained in:
parent
bb1c930a41
commit
ae1702bee5
55 changed files with 83 additions and 83 deletions
|
|
@ -93,7 +93,7 @@ def configure(env):
|
|||
install_ndk_if_needed(env)
|
||||
|
||||
# Workaround for MinGW. See:
|
||||
# http://www.scons.org/wiki/LongCmdLinesOnWin32
|
||||
# https://www.scons.org/wiki/LongCmdLinesOnWin32
|
||||
if os.name == "nt":
|
||||
|
||||
import subprocess
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue