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:
Dr. Werner Fink 2022-04-05 06:32:10 +00:00 committed by Git OBS Bridge
parent f81b303a61
commit 0fcc524c20

View File

@ -16,12 +16,13 @@
#
%bcond_without nativecomp
%bcond_without autoconf
%if 0%{?suse_version} >= 1550
%bcond_without mailutils
%bcond_without nativecomp
%else
%bcond_with mailutils
%bcond_with nativecomp
%endif
%bcond_without cairo
%bcond_with tex4pdf