forked from pool/binutils
- Disable libalternatives temporarily for build cycle reasons.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=372
This commit is contained in:
parent
30b18fbb6b
commit
4da0b3516c
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -37,7 +37,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
@ -2,6 +2,7 @@
|
||||
Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
||||
|
||||
- Configure with --disable-x86-used-note on old code streams.
|
||||
- Disable libalternatives temporarily for build cycle reasons.
|
||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||
|
@ -40,7 +40,9 @@ BuildRequires: zlib-devel
|
||||
Version: 2.37
|
||||
Release: 0
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
# disable libalternatives for now until it's changed to not
|
||||
# introduce cmake/cunit-tests into the bootstrap cycle
|
||||
%if 0 && 0%{?suse_version} > 1500
|
||||
%bcond_without libalternatives
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
|
Loading…
Reference in New Issue
Block a user