From 406e88bd4ffccf8f65d536c8276e43295d53245c8885099ffa53f175b777f45e Mon Sep 17 00:00:00 2001 From: xtexChooser Date: Sat, 30 Mar 2024 23:22:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/utilities/yazi?expand=0&rev=25 --- yazi.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/yazi.spec b/yazi.spec index 3262e12..5520f21 100644 --- a/yazi.spec +++ b/yazi.spec @@ -30,6 +30,12 @@ Requires: file BuildRequires: cargo-packaging BuildRequires: lua54-devel +# Override "-C debuginfo=2" from cargo-packaging, to solve rustc SIGSEGV exception: +# error: rustc interrupted by SIGSEGV, printing backtrace +# /usr/lib/librustc_driver-16d66626a1fefc07.so(+0x7aafa6)[0x7fbd6ffaafa6] +# Tested with rustc 1.75.0 (82e1608df 2023-12-21) by xtexChooser +%global build_rustflags %build_rustflags -C debuginfo=0 + Suggests: ffmpegthumbnailer Suggests: unar Suggests: jq