Rev devel:gcc/48 Md5 23df2a604f6790b5b177201d4d42160c 2022-05-16 07:45:18 rguenther None

This commit is contained in:
OBS User rguenther 2022-05-16 07:45:18 +00:00 committed by Git OBS Bridge
parent 7ca511ad2c
commit f30f95bb90
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a35b83915c40ed97e250ee91068c0b18311abb1eeeba75678a0c7fedf792cca
size 87808
oid sha256:72471cc16360c7c747ab5f157bcb7e7099228137d7832ed4858b8e1e12b1c28e
size 87926

View File

@ -398,6 +398,7 @@ Patch100: newlib-4.1.0-aligned_alloc.patch
Summary: Testsuite results
License: SUSE-Public-Domain
Group: Development/Languages/C and C++
%description
Results from running the gcc and target library testsuites.

View File

@ -1865,6 +1865,7 @@ Runtime library for the GNU D language.
%package -n libgccjit%{libgccjit_sover}%{libgccjit_suffix}
Summary: The GNU Compiler Collection JIT library
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
Provides: libgccjit%{libgccjit_sover} = %{version}-%{release}
# Only one package may provide this - allows multiple gcc versions
# to co-exist without an overly large list of provides/obsoletes
@ -1894,6 +1895,7 @@ Package contains header files and documentation for GCC JIT front-end.
%package -n gcc12-testresults
Summary: Testsuite results
License: SUSE-Public-Domain
Group: Development/Languages/C and C++
%description -n gcc12-testresults
Results from running the gcc and target library testsuites.
@ -3607,6 +3609,7 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc12-locale.lang
%{_prefix}/%{_lib}/libgccjit.so.%{libgccjit_sover}*
%files -n libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}
%defattr(-,root,root)
%doc gcc/jit/docs/examples
%{_prefix}/%{_lib}/libgccjit.so
%{_prefix}/include/libgccjit.h