summaryrefslogtreecommitdiff
path: root/lang/gcc48-libs/Makefile
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/gcc48-libs/Makefile
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/gcc48-libs/Makefile')
-rw-r--r--lang/gcc48-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc48-libs/Makefile b/lang/gcc48-libs/Makefile
index 434c64d44f0..ad5845d9d39 100644
--- a/lang/gcc48-libs/Makefile
+++ b/lang/gcc48-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/07/09 05:30:41 maya Exp $
+# $NetBSD: Makefile,v 1.27 2017/07/10 15:55:40 maya Exp $
GCC_PKGNAME= gcc48
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC48_DIST_VERSION}
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc48 package so that with the dependence pattern
## '{gcc48,gcc48-libs}>=4.8.*' pkg_all will choose gcc48-libs over gcc48.
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= # empty
DISTFILES= # empty