This commit is contained in:
parent
550e3fd3d4
commit
aaa2045092
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -331,8 +331,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -378,6 +378,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -331,8 +331,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -378,6 +378,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
19
gcc.spec.in
19
gcc.spec.in
@ -220,7 +220,7 @@ BuildRequires: gdb
|
||||
%define separate_biarch_suffix -64bit
|
||||
%endif
|
||||
|
||||
%ifarch x86_64 ia64 s390x alpha ppc64 sparc64
|
||||
%ifarch x86_64 ia64 s390x alpha ppc64 ppc64le sparc64
|
||||
# 64-bit is primary build target
|
||||
%define build_primary_64bit 1
|
||||
%else
|
||||
@ -1160,8 +1160,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -1207,6 +1207,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
@ -2152,33 +2153,33 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang
|
||||
|
||||
|
||||
%ifarch %lsan_arch
|
||||
%if %build_primary_64bit
|
||||
%files -n liblsan%{liblsan_sover}%{liblsan_suffix}
|
||||
%defattr(-,root,root)
|
||||
%mainlib liblsan.so.%{liblsan_sover}*
|
||||
%endif
|
||||
|
||||
%if 0
|
||||
%if %{separate_biarch}
|
||||
%if %{separate_biarch} && %{separate_bi64}
|
||||
%files -n liblsan%{liblsan_sover}%{liblsan_suffix}%{separate_biarch_suffix}
|
||||
%defattr(-,root,root)
|
||||
%biarchlib liblsan.so.%{liblsan_sover}*
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
%ifarch %tsan_arch
|
||||
%if %build_primary_64bit
|
||||
%files -n libtsan%{libtsan_sover}%{libtsan_suffix}
|
||||
%defattr(-,root,root)
|
||||
%mainlib libtsan.so.%{libtsan_sover}*
|
||||
%endif
|
||||
|
||||
%if 0
|
||||
%if %{separate_biarch}
|
||||
%if %{separate_biarch} && %{separate_bi64}
|
||||
%files -n libtsan%{libtsan_sover}%{libtsan_suffix}%{separate_biarch_suffix}
|
||||
%defattr(-,root,root)
|
||||
%biarchlib libtsan.so.%{libtsan_sover}*
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
%ifarch %atomic_arch
|
||||
|
@ -233,7 +233,7 @@ BuildRequires: gdb
|
||||
%define separate_biarch_suffix -64bit
|
||||
%endif
|
||||
|
||||
%ifarch x86_64 ia64 s390x alpha ppc64 sparc64
|
||||
%ifarch x86_64 ia64 s390x alpha ppc64 ppc64le sparc64
|
||||
# 64-bit is primary build target
|
||||
%define build_primary_64bit 1
|
||||
%else
|
||||
@ -526,8 +526,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -573,6 +573,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
|
19
gcc7.spec
19
gcc7.spec
@ -215,7 +215,7 @@ BuildRequires: gdb
|
||||
%define separate_biarch_suffix -64bit
|
||||
%endif
|
||||
|
||||
%ifarch x86_64 ia64 s390x alpha ppc64 sparc64
|
||||
%ifarch x86_64 ia64 s390x alpha ppc64 ppc64le sparc64
|
||||
# 64-bit is primary build target
|
||||
%define build_primary_64bit 1
|
||||
%else
|
||||
@ -1853,8 +1853,8 @@ PARALLEL="-j$J -l$JL"
|
||||
# In general we want to ship release checking enabled compilers
|
||||
# which is the default for released compilers
|
||||
#ENABLE_CHECKING="--enable-checking=yes"
|
||||
ENABLE_CHECKING="--enable-checking=release"
|
||||
#ENABLE_CHECKING=""
|
||||
#ENABLE_CHECKING="--enable-checking=release"
|
||||
ENABLE_CHECKING=""
|
||||
|
||||
# Work around tail/head -1 changes
|
||||
export _POSIX2_VERSION=199209
|
||||
@ -1900,6 +1900,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
||||
--without-cuda-driver \
|
||||
%endif
|
||||
$ENABLE_CHECKING \
|
||||
--disable-werror \
|
||||
--with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \
|
||||
--enable-ssp \
|
||||
--disable-libssp \
|
||||
@ -2834,32 +2835,32 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc7-locale.lang
|
||||
%endif
|
||||
|
||||
%ifarch %lsan_arch
|
||||
%if %build_primary_64bit
|
||||
%files -n liblsan%{liblsan_sover}%{liblsan_suffix}
|
||||
%defattr(-,root,root)
|
||||
%mainlib liblsan.so.%{liblsan_sover}*
|
||||
%endif
|
||||
|
||||
%if 0
|
||||
%if %{separate_biarch}
|
||||
%if %{separate_biarch} && %{separate_bi64}
|
||||
%files -n liblsan%{liblsan_sover}%{liblsan_suffix}%{separate_biarch_suffix}
|
||||
%defattr(-,root,root)
|
||||
%biarchlib liblsan.so.%{liblsan_sover}*
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifarch %tsan_arch
|
||||
%if %build_primary_64bit
|
||||
%files -n libtsan%{libtsan_sover}%{libtsan_suffix}
|
||||
%defattr(-,root,root)
|
||||
%mainlib libtsan.so.%{libtsan_sover}*
|
||||
%endif
|
||||
|
||||
%if 0
|
||||
%if %{separate_biarch}
|
||||
%if %{separate_biarch} && %{separate_bi64}
|
||||
%files -n libtsan%{libtsan_sover}%{libtsan_suffix}%{separate_biarch_suffix}
|
||||
%defattr(-,root,root)
|
||||
%biarchlib libtsan.so.%{libtsan_sover}*
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifarch %atomic_arch
|
||||
%files -n libatomic%{libatomic_sover}%{libatomic_suffix}
|
||||
|
Loading…
x
Reference in New Issue
Block a user