From ff23b46baa1dea353a627d88363233e3355cafbf Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Tue, 16 Jun 2026 15:01:58 +0200 Subject: [PATCH] get debug info Co-authored-by: madomado Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/devs/linsh/linsh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/devs/linsh/linsh.spec b/anda/devs/linsh/linsh.spec index 1abaaf7b23..ea5770378a 100644 --- a/anda/devs/linsh/linsh.spec +++ b/anda/devs/linsh/linsh.spec @@ -19,7 +19,7 @@ BuildRequires: gcc %autosetup %build -%make_build +%make_build CC="%__cc %build_cflags %build_ldflags" %install install -Dm755 linsh %{buildroot}%{_bindir}/linsh