This commit is contained in:
Ertuğrul Erata
2016-02-07 20:25:56 +02:00
parent dbd2139624
commit 476a649e8f
5 changed files with 38 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
import os
WorkDir = "glibc-2.21"
WorkDir = "glibc-2.22"
arch = "x86-64" if get.ARCH() == "x86_64" and not get.buildTYPE() == "emul32" else "i686"
defaultflags = "-O3 -g -fasynchronous-unwind-tables -mtune=generic -march=%s" % arch
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>GNU libc6 (also called glibc2) C library</Summary>
<Description>The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel. It defines the system calls and other basic C programming language facilities.</Description>
<Archive sha1sum="1157be3fe63baa81b7ba104a103337775a6ed06f" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.21.tar.xz</Archive>
<Archive sha1sum="5be95334f197121d8b351059a1c6518305d88e2a" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.22.tar.xz</Archive>
<BuildDependencies>
<Dependency>kernel-headers</Dependency>
<Dependency>gettext</Dependency>
@@ -21,7 +21,7 @@
</BuildDependencies>
<Patches>
<Patch>locale-no-archive.patch</Patch>
<Patch>glibc-2.21-roundup.patch</Patch>
<!-- <Patch>glibc-2.21-roundup.patch</Patch-->
<!-- <Patch>glibc-2.20-getifaddrs_internal-segfault.patch</Patch> -->
<!-- <Patch>glibc-2.20-linux-3.16-additions.patch</Patch> -->
<!-- <Patch>glibc-2.20-do_ftell_wide-memleak.patch</Patch> -->
@@ -1757,6 +1757,13 @@
</Package>
<History>
<Update release="12">
<Date>2016-02-05</Date>
<Version>2.22</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="11">
<Date>2015-04-04</Date>
<Version>2.21</Version>
+10 -3
View File
@@ -11,10 +11,10 @@
<IsA>app:console</IsA>
<Summary>Assembler and linker tools</Summary>
<Description>Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files.</Description>
<Archive sha1sum="b46cc90ebaba7ffcf6c6d996d60738881b14e50d" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.25.tar.bz2</Archive>
<Archive sha1sum="a637508cffeb2323b14bc8dd65378819768ad4ff" type="tarbz2">http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2</Archive>
<Patches>
<Patch>binutils-2.25-roundup.patch</Patch>
<!--<Patch>binutils-2.24-lto-testsuite.patch</Patch>
<!--Patch>binutils-2.25-roundup.patch</Patch>
<Patch>binutils-2.24-lto-testsuite.patch</Patch>
<Patch>binutils-2.24-gold-testsuite-plugin.patch</Patch>
<Patch>binutils-2.24-shared-pie.patch</Patch>
<Patch>binutils-2.24-CVE-2014-8484.patch</Patch>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="12">
<Date>2016-02-05</Date>
<Version>2.26</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="11">
<Date>2015-03-09</Date>
<Version>2.25</Version>
+10 -3
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>The GNU Compiler Collection, includes C, C++, Objective-C and Fortran compilers</Summary>
<Description>The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, as well as libraries for these languages</Description>
<Archive sha1sum="79dbcb09f44232822460d80b033c962c0237c6d8" type="tarbz2">ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.2/gcc-4.9.2.tar.bz2</Archive>
<Archive sha1sum="0612270b103941da08376df4d0ef4e5662a2e9eb" type="tarbz2">ftp://gd.tuwien.ac.at/gnu/gcc/releases/gcc-5.3.0/gcc-5.3.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>binutils</Dependency>
<Dependency>bison</Dependency>
@@ -37,8 +37,8 @@
<!-- Pisilinux Patches -->
<!-- Fix paths in 64bit -->
<Patch level="1">pisilinux/64.patch</Patch>
<Patch>gcc-4.9-isl-0.13-hack.patch</Patch>
<Patch level="0">pisilinux/gcc-4.8-filename-output.patch</Patch>
<!--Patch>gcc-4.9-isl-0.13-hack.patch</Patch-->
<!--Patch level="0">pisilinux/gcc-4.8-filename-output.patch</Patch-->
<!-- Add gcc options to output file in PISILINUX.OPTs section -->
<Patch level="1">pisilinux/gcc_47_based-record_gcc_options.patch</Patch>
</Patches>
@@ -148,6 +148,13 @@
</Package>
<History>
<Update release="13">
<Date>2016-02-05</Date>
<Version>5.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="12">
<Date>2014-11-28</Date>
<Version>4.9.2</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A shared library tool for developers</Summary>
<Description>Libtool is a shared library tool for developers.</Description>
<Archive sha1sum="4671f3323f2fbc712a70afce57602ce906a82a15" type="tarxz">mirrors://gnu/libtool/libtool-2.4.2.tar.xz</Archive>
<Archive sha1sum="3e7504b832eb2dd23170c91b6af72e15b56eb94e" type="tarxz">mirrors://gnu/libtool/libtool-2.4.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>gnuconfig</Dependency>
<Dependency>autoconf</Dependency>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="6">
<Date>2016-02-06</Date>
<Version>2.4.6</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2014-11-28</Date>
<Version>2.4.2</Version>