forked from pool/wezterm
This commit is contained in:
parent
141a6b81cf
commit
baddd7bf37
@ -110,7 +110,7 @@ printf "%{version}" > .tag
|
||||
# export CFLAGS="%%optflags"
|
||||
# export CXXFLAGS="%%optflags"
|
||||
%if 0%{?suse_version} > 1500
|
||||
%{cargo_build} --offline --release --no-default-features --features vendored-fonts,wayland,distro-defaults
|
||||
%{cargo_build} --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