Add 2 missing header files.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=4
This commit is contained in:
Martin Liška 2020-05-27 10:42:41 +00:00 committed by Git OBS Bridge
parent ab276bf3a2
commit 911efd679c
2 changed files with 4 additions and 0 deletions

View File

@ -1954,6 +1954,8 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang
%{libsubdir}/include/movdirintrin.h
%{libsubdir}/include/cldemoteintrin.h
%{libsubdir}/include/waitpkgintrin.h
%{libsubdir}/include/serializeintrin.h
%{libsubdir}/include/tsxldtrkintrin.h
%endif
%ifarch m68k
%{libsubdir}/include/math-68881.h

View File

@ -2669,6 +2669,8 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc11-locale.lang
%{libsubdir}/include/movdirintrin.h
%{libsubdir}/include/cldemoteintrin.h
%{libsubdir}/include/waitpkgintrin.h
%{libsubdir}/include/serializeintrin.h
%{libsubdir}/include/tsxldtrkintrin.h
%endif
%ifarch m68k
%{libsubdir}/include/math-68881.h