smaller binariares
This commit is contained in:
parent
b9e2a45682
commit
4e0e53f373
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue