summaryrefslogtreecommitdiff
path: root/lang/gcc49-libs
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-07-10 15:55:40 +0000
committermaya <maya@pkgsrc.org>2017-07-10 15:55:40 +0000
commitee6e8394df52094bbab4f0c63e3f348f2e7093ea (patch)
tree5040c913a0aa4b79ae76cda9ea0d47307c3c17d2 /lang/gcc49-libs
parentf53f3ea27bef439a8b81c32a92dc2e5b6a061576 (diff)
downloadpkgsrc-ee6e8394df52094bbab4f0c63e3f348f2e7093ea.tar.gz
gcc{48,49}: netbsd also provides libssp in libc, adjust LINK_SSP_SPEC accordingly.
already done for newer versions of gcc. Now on netbsd all gcc packages can successfully build with -fstack-protector. bump pkgrevision (sorry)
Diffstat (limited to 'lang/gcc49-libs')
-rw-r--r--lang/gcc49-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc49-libs/Makefile b/lang/gcc49-libs/Makefile
index ed33d3ec424..ab266de2bbc 100644
--- a/lang/gcc49-libs/Makefile
+++ b/lang/gcc49-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/07/09 05:30:41 maya Exp $
+# $NetBSD: Makefile,v 1.12 2017/07/10 15:55:40 maya Exp $
GCC_PKGNAME= gcc49
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC49_DIST_VERSION}
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc49 package so that with the dependence pattern
## '{gcc49,gcc49-libs}>=4.9.*' pkg_add will choose gcc49-libs over gcc49.
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= # empty