Fix RHEL build

error: the option `Z` is only accepted on the nightly compiler
This commit is contained in:
Yaakov Selkowitz 2023-08-01 14:23:53 -04:00
parent 69ab5bfb6c
commit acd7081401

View File

@ -93,6 +93,7 @@ This package provides extra utilities based on the librsvg library.
%autosetup -n librsvg-%{version} -p1
%if 0%{?bundled_rust_deps}
# Use the bundled deps
sed -i Makefile.am -e 's/-Z unstable-options//'
%cargo_prep -V 1
%else
# No bundled deps