Added compiler test scripts

This commit is contained in:
SChernykh
2025-07-06 21:59:52 +02:00
parent 5d14b27616
commit 2f51c38549
8 changed files with 198 additions and 7 deletions
+1 -7
View File
@@ -1,12 +1,6 @@
#!/bin/sh
# Example usage:
#
# git clone --recursive https://github.com/SChernykh/p2pool
# cd p2pool
# git checkout v4.9
# release_scripts/build_all.sh v4.9
#
# Example usage: release_scripts/build_all.sh v4.8.1
cd "$(dirname "$0")"