gc: update to 7.4.4.
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
--- os_dep.c
|
|
||||||
+++ os_dep.c
|
|
||||||
@@ -26,7 +26,7 @@
|
|
||||||
# define __KERNEL__
|
|
||||||
# include <asm/signal.h>
|
|
||||||
# undef __KERNEL__
|
|
||||||
-# else
|
|
||||||
+# elif defined(__GLIBC__)
|
|
||||||
/* Kernels prior to 2.1.1 defined struct sigcontext_struct instead of */
|
|
||||||
/* struct sigcontext. libc6 (glibc2) uses "struct sigcontext" in */
|
|
||||||
/* prototypes, so we have to include the top-level sigcontext.h to */
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'gc'
|
# Template file for 'gc'
|
||||||
pkgname=gc
|
pkgname=gc
|
||||||
version=7.4.2
|
version=7.4.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config libtool"
|
hostmakedepends="automake pkg-config libtool"
|
||||||
makedepends="libatomic_ops-devel"
|
makedepends="libatomic_ops-devel"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
homepage="http://www.hboehm.info/gc/"
|
homepage="http://www.hboehm.info/gc/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.hboehm.info/gc/gc_source/gc-${version}.tar.gz"
|
distfiles="http://www.hboehm.info/gc/gc_source/gc-${version}.tar.gz"
|
||||||
checksum=63320ad7c45460e4a40e03f5aa4c6893783f21a16416c3282b994f933312afa2
|
checksum=e5ca9b628b765076b6ab26f882af3a1a29cde786341e08b9f366604f74e4db84
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|||||||
Reference in New Issue
Block a user