Page MenuHomeSolus

D11699.id28452.diff
No OneTemporary

D11699.id28452.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : mingw-w64-gcc
version : 11.2.0
-release : 5
+release : 6
source :
- https://ftp.gnu.org/gnu/gcc/gcc-11.2.0/gcc-11.2.0.tar.xz : d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b
- http://isl.gforge.inria.fr/isl-0.24.tar.xz : 043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad
@@ -14,7 +14,12 @@
The GNU Compiler Collection includes front ends for C and C++, as well as libraries for these languages (libstdc++, libgcc,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.
strip : no
builddeps :
+ - mingw-w64-binutils-32bit
- mingw-w64-32bit
+rundeps :
+ - mingw-w64-binutils
+ - 32bit :
+ - mingw-w64-binutils-32bit
environment: |
export CFLAGS_FOR_TARGET="-mtune=generic -march=x86-64 -O3 -pipe -fPIC -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wp,-D_REENTRANT"
export CXXFLAGS_FOR_TARGET="-mtune=generic -march=x86-64 -O3 -pipe -fPIC -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wp,-D_REENTRANT"
@@ -75,7 +80,7 @@
%make -C gccdir32
%make -C gccdir64
install : |
- mkdir -p $installdir/usr/share/info $installdir/usr/share/man
+ install -dm00755 $installdir/usr/share/man
# Post installation strips and modifications, or the package bloats to 1.5GB
_post_install() {
@@ -94,11 +99,6 @@
pushd $installdir/usr/lib64/gcc/$1/%version%
strip -g {cc1,cc1plus,collect2,lto1,lto-wrapper}
popd
- pushd $installdir/$PREFIX/share/info
- for info in cpp cppinternals gcc gccinstall gccint libgomp libquadmath; do
- mv $info.info $installdir/usr/share/info/$1-$info.info
- done
- popd
}
%make_install -C gccdir32
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -33,13 +33,6 @@
<Path fileType="library">/usr/lib64/gcc/x86_64-w64-mingw32/11.2.0/lto-wrapper</Path>
<Path fileType="library">/usr/lib64/gcc/x86_64-w64-mingw32/11.2.0/lto1</Path>
<Path fileType="library">/usr/lib64/gcc/x86_64-w64-mingw32/11.2.0/plugin/gengtype</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-cpp.info</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-cppinternals.info</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-gcc.info</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-gccinstall.info</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-gccint.info</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-libgomp.info</Path>
- <Path fileType="info">/usr/share/info/x86_64-w64-mingw32-libquadmath.info</Path>
<Path fileType="man">/usr/share/man/man1/x86_64-w64-mingw32-cpp.1</Path>
<Path fileType="man">/usr/share/man/man1/x86_64-w64-mingw32-g++.1</Path>
<Path fileType="man">/usr/share/man/man1/x86_64-w64-mingw32-gcc.1</Path>
@@ -1499,7 +1492,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="5">mingw-w64-gcc</Dependency>
+ <Dependency release="6">mingw-w64-gcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/gcc/i686-w64-mingw32/11.2.0/cc1</Path>
@@ -1515,13 +1508,6 @@
<Path fileType="library">/usr/lib64/gcc/i686-w64-mingw32/11.2.0/lto-wrapper</Path>
<Path fileType="library">/usr/lib64/gcc/i686-w64-mingw32/11.2.0/lto1</Path>
<Path fileType="library">/usr/lib64/gcc/i686-w64-mingw32/11.2.0/plugin/gengtype</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-cpp.info</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-cppinternals.info</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-gcc.info</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-gccinstall.info</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-gccint.info</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-libgomp.info</Path>
- <Path fileType="info">/usr/share/info/i686-w64-mingw32-libquadmath.info</Path>
<Path fileType="man">/usr/share/man/man1/i686-w64-mingw32-cpp.1</Path>
<Path fileType="man">/usr/share/man/man1/i686-w64-mingw32-g++.1</Path>
<Path fileType="man">/usr/share/man/man1/i686-w64-mingw32-gcc.1</Path>
@@ -2974,8 +2960,8 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2021-08-19</Date>
+ <Update release="6">
+ <Date>2021-08-20</Date>
<Version>11.2.0</Version>
<Comment>Packaging update</Comment>
<Name>Martin Reboredo</Name>

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 5:48 PM (2 h, 42 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805213
Default Alt Text
D11699.id28452.diff (5 KB)

Event Timeline