Fix syntax error. Trailing comments do not work.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=507
This commit is contained in:
parent
babf4ef210
commit
6895b85715
@ -18,7 +18,8 @@
|
|||||||
|
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
%define has_lldb 1
|
%define has_lldb 1
|
||||||
%if 0%{?suse_version} > 1320 # python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package)
|
# python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package)
|
||||||
|
%if 0%{?suse_version} > 1320
|
||||||
%define has_lldb_python 1
|
%define has_lldb_python 1
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user