Enable LTO in release builds

Fixes #693
This commit is contained in:
ISSOtm
2021-01-09 03:57:48 +01:00
parent cab9cb06a3
commit b598911e96
4 changed files with 24 additions and 8 deletions

View File

@@ -12,3 +12,5 @@ case `echo $1 | cut -d '-' -f 1` in
esac
bison --version
make --version
cmake --version