summaryrefslogtreecommitdiff
path: root/lang/gcc5-aux/Makefile.version
diff options
context:
space:
mode:
authormarino <marino>2016-12-08 19:32:10 +0000
committermarino <marino>2016-12-08 19:32:10 +0000
commit6e9783e6d2adb5cb94dcd2325d3505f7b2a6b8d1 (patch)
treebdf3e5e924c45e7ee942cf27c09d8fc231d88073 /lang/gcc5-aux/Makefile.version
parent8697f834074dc5252f1bff5650c6fd4f1461932e (diff)
downloadpkgsrc-6e9783e6d2adb5cb94dcd2325d3505f7b2a6b8d1.tar.gz
lang/gcc5-aux: Fix runpath on NetBSD x86-64
The runpath issue only affected the x86-64 arch on NetBSD. The spec change was only effective on i386, so relocating the change enables the RUNPATH tag in the gcc libraries on the amd64 platform.
Diffstat (limited to 'lang/gcc5-aux/Makefile.version')
-rw-r--r--lang/gcc5-aux/Makefile.version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc5-aux/Makefile.version b/lang/gcc5-aux/Makefile.version
index edf6782d9ed..4050883149f 100644
--- a/lang/gcc5-aux/Makefile.version
+++ b/lang/gcc5-aux/Makefile.version
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.version,v 1.5 2016/12/08 03:31:27 marino Exp $
+# $NetBSD: Makefile.version,v 1.6 2016/12/08 19:32:10 marino Exp $
#
SNAPSHOT= 20160603
@@ -6,7 +6,7 @@ GCC_BRANCH= 5
GCC_POINT= 4.0
GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT}
BUILD_RELEASE= yes
-MAIN_PR= 2
+MAIN_PR= 3
.if ${BUILD_RELEASE:Mno}
# Snapshot naming pattern