1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Mark BROKEN on FreeBSD 13 and 14

Reported by:	pkg-fallout
MFH:		2021Q1
This commit is contained in:
Antoine Brodin 2021-02-17 20:17:25 +00:00
parent ebbc13cef9
commit f10e203bae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565800

View File

@ -11,6 +11,8 @@ COMMENT= Robust high performance CORBA ORB for C++ and Python
LICENSE= GPLv2
BROKEN_FreeBSD_13= posix.cc:605:15: error: no matching function for call to 'pthread_detach'
BROKEN_FreeBSD_14= posix.cc:605:15: error: no matching function for call to 'pthread_detach'
BROKEN_SSL= openssl
BROKEN_SSL_REASON_openssl= member access into incomplete type 'DH' (aka 'dh_st')