This commit is contained in:
serge-sans-paille 2019-02-13 15:55:07 +00:00
parent 19c6a662bb
commit 3f4aa95010
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/libcxxabi-7.0.0rc3.src.tar.xz
/libcxxabi-7.0.0.src.tar.xz
/libcxxabi-7.0.1.src.tar.xz
/libcxxabi-8.0.0rc1.src.tar.xz

View File

@ -1,10 +1,10 @@
#%%global rc_ver 3
%global rc_ver 1
%global libcxxabi_srcdir libcxxabi-%{version}%{?rc_ver:rc%{rc_ver}}.src
Name: libcxxabi
Version: 7.0.1
Release: 2%{?rc_ver:.rc%{rc_ver}}%{?dist}
Version: 8.0.0
Release: 1%{?rc_ver:.rc%{rc_ver}}%{?dist}
Summary: Low level support for a standard C++ library
License: MIT or NCSA
URL: http://libcxxabi.llvm.org/
@ -92,6 +92,9 @@ cp -a include/* %{buildroot}%{_includedir}
%{_libdir}/libc++abi.a
%changelog
* Mon Feb 11 2019 sguelton@redhat.com - 8.0.0-1.rc1
- remove -fstack-clash-protection
* Wed Feb 6 2019 Tom Callaway <spot@fedoraproject.org> - 7.0.1-2
- remove -fstack-clash-protection

View File

@ -1 +1 @@
SHA512 (libcxxabi-7.0.1.src.tar.xz) = 92e8d28f329e9a8cce296f0fddd88324198f722db3a748bb2164b28ae8eca6047c89ed1e70af00bbedd93ce4285b2ab1e0307a65b88dc60e581eebfd6cbd2038
SHA512 (libcxxabi-8.0.0rc1.src.tar.xz) = 168d468f65e7349f75249dc49fcf88e1bd6e4167a9edd853170b9ad57a903b6dc4912e46f105a11ceeb049177e851a5c7a9817d789fe921ac67a583efc9bd9a2