forked from pool/wezterm
This commit is contained in:
parent
67263d9f05
commit
141a6b81cf
@ -110,7 +110,7 @@ printf "%{version}" > .tag
|
||||
# export CFLAGS="%%optflags"
|
||||
# export CXXFLAGS="%%optflags"
|
||||
%if 0%{?suse_version} > 1500
|
||||
%{cargo_build} --all-features
|
||||
%{cargo_build} --offline --release --no-default-features --features vendored-fonts,wayland,distro-defaults
|
||||
%else
|
||||
export CARGO_FEATURE_VENDORED=1
|
||||
export RUSTFLAGS='%{rustflags}'
|
||||
|
Loading…
Reference in New Issue
Block a user