aboutsummaryrefslogtreecommitdiff
path: root/devel/glib20
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-02-05 16:06:31 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-02-05 16:06:31 +0000
commitc54f3d1e4b23cf8aaeb35e1a9d408215a6fc0dc4 (patch)
tree58bb82775c16024bf3f3466d4934e9a0dd55f609 /devel/glib20
parent21e9da30adecc8bbac2435e52da50f39fb7019f2 (diff)
downloadports-c54f3d1e4b23cf8aaeb35e1a9d408215a6fc0dc4.tar.gz
ports-c54f3d1e4b23cf8aaeb35e1a9d408215a6fc0dc4.zip
glib20: revert SSP_CFLAGS workaround (ports r500819)
This was later diagnosed to be a bug in libc, which has since been addressed in all supported releases and branches. PORTREVISION is bumped as SSP_CFLAGS will change the output. The bug was fixed in the following patch levels (FreeBSD-EN-20:01.ssp): - 12.1-p2 - 12.0-p13 - 11.3-p6 PR: 243735 Approved by: kwm (gnome, maintainer via IRC) MFH: 2020Q1
Notes
Notes: svn path=/head/; revision=525281
Diffstat (limited to 'devel/glib20')
-rw-r--r--devel/glib20/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index d037d0a87209..c7c5ae7ff9b0 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glib
PORTVERSION= 2.56.3
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -35,7 +35,6 @@ CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \
--with-pcre=system \
--disable-fam
CONFIGURE_ENV= ac_cv_header_sys_inotify_h=
-SSP_CFLAGS?= -fstack-protector # XXX -strong crashes qemu-user-static
INSTALL_TARGET= install-strip
SHEBANG_FILES= */*.pl