mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
When building in docker on macOS, python builds with .exe extension because the case insensitive file system of macOS leaks into docker. This causes the build to result in a different output on macOS compared to Linux. We simply patch sysconfigdata to remove the extension. Some more info: https://bugs.python.org/issue27631 |
||
---|---|---|
.. | ||
build-linux | ||
build-wine | ||
deterministic-build | ||
osx | ||
requirements | ||
build_tools_util.sh | ||
freeze_packages.sh | ||
make_apk | ||
make_download | ||
make_locale | ||
make_packages | ||
make_tgz | ||
sign_packages | ||
sign_version | ||
upload |