try to see why strnlen isn't detected

This commit is contained in:
Jay Lee
2020-03-27 13:38:26 -04:00
parent 1b557d9769
commit b4ccc83696

View File

@@ -43,6 +43,8 @@ md5sum ../PyInstaller/bootloader/Windows-64bit/*
perl -i -p0e 's/#ifndef HAVE_STRLEN.*?#endif//se' src/pyi_utils.*
$python ./waf all --target-arch=64bit
cat build/config.log
echo "bootloader after:"
md5sum ../PyInstaller/bootloader/Windows-64bit/*
echo "PATH: $PATH"