aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-12-12 11:13:26 +0200
committerTimo Teräs <timo.teras@iki.fi>2014-12-12 11:13:26 +0200
commite6d8679e165be21b45d24d026d1e9327d4f3ac07 (patch)
tree1dcc06810e59ee42c34f37f16610c01450c7a305 /main/gcc
parent9be3c06726e81ee7ca393d2232bdb1f04070b40d (diff)
downloadaports-e6d8679e165be21b45d24d026d1e9327d4f3ac07.tar.bz2
aports-e6d8679e165be21b45d24d026d1e9327d4f3ac07.tar.xz
main/gcc: rebuild using ld.bfd
fixes #3616
Diffstat (limited to 'main/gcc')
-rw-r--r--main/gcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD
index 30c9007153..ae0d5fff0b 100644
--- a/main/gcc/APKBUILD
+++ b/main/gcc/APKBUILD
@@ -8,7 +8,7 @@ _cross=""
&& _cross="-$CTARGET"
pkgname="$pkgname$_cross"
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Compiler Collection"
url="http://gcc.gnu.org"
arch="all"