From aa7f73e22a086bd5a2f2e2570472f1f328c7f182 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 21 Dec 2015 13:38:09 +0000 Subject: [PATCH] core/gcc to 5.3.0-3 --- core/gcc/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD index cc0dcec8d..73b14cec7 100644 --- a/core/gcc/PKGBUILD +++ b/core/gcc/PKGBUILD @@ -18,7 +18,7 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-go') pkgver=5.3.0 _pkgver=5 _islver=0.15 -pkgrel=2.1 +pkgrel=3 #_snapshot=5-20150623 pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') @@ -129,6 +129,7 @@ package_gcc-libs() for lib in libatomic \ libgfortran \ + libgo \ libgomp \ libitm \ libquadmath \ @@ -291,6 +292,7 @@ package_gcc-go() cd ${srcdir}/gcc-build make -C $CHOST/libgo DESTDIR=$pkgdir install-exec-am + rm ${pkgdir}/usr/lib/libgo.so* make -C gcc DESTDIR=$pkgdir go.install-{common,man,info} install -Dm755 gcc/go1 $pkgdir/${_libdir}/go1