MFH: r498462
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
5e132044be
commit
c27fb10e52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498463
@ -68,6 +68,11 @@ LLVM_CONFIG_PATH= ${LOCALBASE}/bin/llvm-config${LLVM_DEFAULT}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= checking for OpenSSL_add_all_digests() in -lcrypto... no
|
||||
BROKEN_FreeBSD_13= checking for OpenSSL_add_all_digests() in -lcrypto... no
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.elif ${ARCH} == "amd64"
|
||||
|
Loading…
Reference in New Issue
Block a user