build: LTO profile 'thin' and moved to Cargo.toml
Compare changes
+ 1
− 2
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
It makes more sense to set the release LTO profile into the related Cargo.toml section than into the Dockerfile only.
Using LTO 'thin' profile because according to the documentation it is a good compromise with no or little performance loss.