upgpkg: 1.2.1-2: re-enable lto
Re-enable LTO by adding export CFLAGS="$CFLAGS -ffat-lto-objects". This is a common fix for getting rust projects to be with LTO due to an issue with a submodule, ring I think.
Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.
Re-enable LTO by adding export CFLAGS="$CFLAGS -ffat-lto-objects". This is a common fix for getting rust projects to be with LTO due to an issue with a submodule, ring I think.