summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-21 11:19:51 -0600
committerMark Wagie2024-03-21 11:19:51 -0600
commitc3179e849ebeccd730a605394ff491645de08780 (patch)
treec8e4ef889c2763af5c78437fd395ad060a08a022
parent23559bfaef4fa0de2efebfc4b4f65020e9547adf (diff)
downloadaur-c3179e849ebeccd730a605394ff491645de08780.tar.gz
add note
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6432cc6ab73..de7d0743085d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ prepare() {
build() {
cd "BoxBuddyRS-$pkgver"
+# CFLAGS+=" -ffat-lto-objects" ## gettext-sys crate fails
export CARGO_HOME="$srcdir/cargo-home"
export RUSTUP_TOOLCHAIN=stable
export CARGO_TARGET_DIR=target