Temporarily disable tests to work around codegen issues with LLVM 12

epel9
Fabio Valentini 3 years ago
parent d302a7182d
commit 0fb79338ae
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,5 +1,7 @@
# Generated by rust2rpm 18
%bcond_without check
# * temporarily disable tests to work around codegen issues with LLVM 12:
# https://bugzilla.redhat.com/show_bug.cgi?id=2020861
%bcond_with check
%global debug_package %{nil}
%global crate nom

Loading…
Cancel
Save