Release 0.3.0-alpha.1 #164

Merged
Jef Roosens merged 78 commits from release-0.3.0-alpha.1 into main 2022-05-06 20:12:52 +02:00
Showing only changes of commit 37c27ae84b - Show all commits

View file

@ -25,7 +25,8 @@ pipeline:
environment:
- LDFLAGS=-lz -lbz2 -llzma -lexpat -lzstd -llz4 -static
commands:
- make prod
# Apparently this -D is *very* important
- CFLAGS='-DGC_THREADS=1' make prod
# Make sure the binary is actually statically built
- readelf -d pvieter
- du -h pvieter