mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
decbd05b77
Guix runs `check-symbols` during its builds and retains value there as those builds are expected to run on platforms/distros that have that pinned version of glibc or higher (pinned in `manifest.scm` as 2.28 and checked to make sure ABIs present in versions higher than 2.31 aren't used by `symbol-check.py`). There's no reason to do this on regular builds, which aren't expected to be as portable, built in an environment that's much less customizable. |
||
---|---|---|
.. | ||
build_depends.sh | ||
build_src.sh | ||
build-docker.sh | ||
matrix.sh | ||
push-docker.sh | ||
test_integrationtests.sh | ||
test_unittests.sh |