From 98ee9b59e24566faeedc4b041c06de5597045e1f Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 31 Dec 2024 12:10:10 -0800 Subject: [PATCH] follow package guidelines (#2802) (#2820) (cherry picked from commit 76cc49c6b1731494ddd7c63c373f28ed796cb5be) Co-authored-by: Brice <59537185+rhodes-b@users.noreply.github.com> --- anda/devs/ghostty/stable/ghostty.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index 896b0cb0b9..3574aaa9df 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -85,6 +85,7 @@ zig build \ --summary all \ -Doptimize=ReleaseFast --release=fast \ --prefix %{buildroot}%{_prefix} --verbose \ + -Dcpu=baseline \ -Dpie=true \ -Demit-docs