Disable native compilation if there is no libgccjit avaible
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=322
This commit is contained in:
parent
f81b303a61
commit
0fcc524c20
@ -16,12 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without nativecomp
|
|
||||||
%bcond_without autoconf
|
%bcond_without autoconf
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
%bcond_without mailutils
|
%bcond_without mailutils
|
||||||
|
%bcond_without nativecomp
|
||||||
%else
|
%else
|
||||||
%bcond_with mailutils
|
%bcond_with mailutils
|
||||||
|
%bcond_with nativecomp
|
||||||
%endif
|
%endif
|
||||||
%bcond_without cairo
|
%bcond_without cairo
|
||||||
%bcond_with tex4pdf
|
%bcond_with tex4pdf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user