smaller binariares

This commit is contained in:
Kyle Brown 2020-12-21 15:02:37 -08:00
parent b9e2a45682
commit 4e0e53f373

View file

@ -15,7 +15,7 @@ release:
nimble build '-d:ssl --cc:clang -d:release'
small:
nimble build '-d:ssl --cc:clang -d:danger -d:strip --opt:size -d:release'
nimble build '-d:ssl --cc:gcc -d:danger -d:strip --opt:size -d:release --passC:-flto --passL:-flto'
clean:
rm -f ./${BIN}