]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc.spec
package mwaitintrin.h on x86; rel 3
[packages/gcc.git] / gcc.spec
index d399fafa89e2d018b62a3a4a1c395e7d6d86344c..6c9f38d5a6b14d8824d8dadc061c7655264e4c00 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -107,7 +107,7 @@ Summary(pl.UTF-8):  Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{major_ver}.%{minor_ver}
-Release:       1
+Release:       3
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -119,7 +119,7 @@ Source3:    libffi.pc.in
 Source4:       branch.sh
 # use branch.sh to update gcc-branch.diff
 Patch100:      %{name}-branch.diff
-# Patch100-md5:        2f92372af237c5827a9f05827f103318
+# Patch100-md5:        e4e0ccce73627de0bf6564d11c54b603
 Patch0:                %{name}-info.patch
 Patch2:                %{name}-nodebug.patch
 Patch3:                %{name}-ada-link.patch
@@ -2678,16 +2678,19 @@ TEXCONFIG=false \
 %endif
 %ifarch armv7l
        --with-arch=armv7 \
+       --with-mode=thumb \
 %endif
 %ifarch armv7hl
        --with-arch=armv7-a \
        --with-float=hard \
        --with-fpu=vfpv3-d16 \
+       --with-mode=thumb \
 %endif
 %ifarch armv7hnl
        --with-arch=armv7-a \
        --with-float=hard \
        --with-fpu=neon-vfpv3 \
+       --with-mode=thumb \
 %endif
 %if %{with cxx}
        --enable-__cxa_atexit \
@@ -3253,6 +3256,7 @@ rm -rf $RPM_BUILD_ROOT
 %{gcclibdir}/include/mmintrin.h
 %{gcclibdir}/include/mm_malloc.h
 %{gcclibdir}/include/movdirintrin.h
+%{gcclibdir}/include/mwaitintrin.h
 %{gcclibdir}/include/mwaitxintrin.h
 %{gcclibdir}/include/nmmintrin.h
 %{gcclibdir}/include/pconfigintrin.h
This page took 0.077051 seconds and 4 git commands to generate.