main/meson: set b_lto to true
This enables LTO1 be turned on by default for any APKBUILD that uses abuild-meson AND has not explicitly disabled it via -Db_lto=false
This will break aports that fail linking or at runtime when LTO is enabled, those should be fixed in subsequent commits