mirror of
https://abf.rosa.ru/djam/llvm12.git
synced 2025-02-23 23:32:50 +00:00
Off devel generator for unversioned libraries
This commit is contained in:
parent
060ab1d09f
commit
f8ab5b03f9
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
# libLLVM-*.so are unversioned libraries
|
||||
%global __requires_exclude ^devel\\(.*$
|
||||
|
||||
#%%define _disable_ld_no_undefined 0
|
||||
%define debugcflags %%{nil}
|
||||
%define debug_package %{nil}
|
||||
|
@ -30,7 +33,7 @@
|
|||
Summary: Low Level Virtual Machine (LLVM)
|
||||
Name: llvm
|
||||
Version: %{major_ver}.%{minor_ver}
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: NCSA
|
||||
Group: Development/Other
|
||||
Url: http://llvm.org
|
||||
|
|
Loading…
Add table
Reference in a new issue