commit: d8a5ad6508b495f2f6c3a61151ea88f061bc8434 parent 304e3d07a4e21b74cf6d6a97cfaf528f44b1cc64 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Wed, 25 Dec 2024 08:40:09 +0100 init.sh: build_zlib_libs run checksDiffstat:
M | init.sh | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)diff --git a/init.sh b/init.sh
@@ -65,6 +65,7 @@ build_zlib_libs() { pdpmake crc32 CFLAGS="${CFLAGS} -DMAKECRCH" ./crc32 + pdpmake check pdpmake install pdpmake clean }