Date: Tue, 6 Nov 2018 21:12:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484351 - head/www/spdylay Message-ID: <201811062112.wA6LCNc2087001@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Nov 6 21:12:23 2018 New Revision: 484351 URL: https://svnweb.freebsd.org/changeset/ports/484351 Log: Remove outdated BROKEN_SSL PR: 232952 Submitted by: brnrd Modified: head/www/spdylay/Makefile Modified: head/www/spdylay/Makefile ============================================================================== --- head/www/spdylay/Makefile Tue Nov 6 21:12:15 2018 (r484350) +++ head/www/spdylay/Makefile Tue Nov 6 21:12:23 2018 (r484351) @@ -14,7 +14,6 @@ COMMENT= SPDY protocol version 2, 3 and 3.1 implementa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel BROKEN_powerpc64= does not link: undefined reference to 'std::ctype<char>::_M_widen_init()' BROKEN_sparc64= does not build: fails to link
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811062112.wA6LCNc2087001>