This commit is contained in:
parent
474b54e6bf
commit
406e88bd4f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user