Disable compat lib bundling
Resolves: rhbz#2119296
This commit is contained in:
parent
594567054b
commit
5cf9bab07d
@ -3,7 +3,7 @@
|
|||||||
%global toolchain clang
|
%global toolchain clang
|
||||||
|
|
||||||
%bcond_with compat_build
|
%bcond_with compat_build
|
||||||
%bcond_without bundle_compat_lib
|
%bcond_with bundle_compat_lib
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
|
||||||
%global maj_ver 15
|
%global maj_ver 15
|
||||||
|
Loading…
Reference in New Issue
Block a user