From 5d819ba94a530cea8a1ee7c62b98b23ffe106650 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 31 Dec 2024 12:10:14 -0800 Subject: [PATCH] follow package guidelines (#2802) (#2821) (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