- mark option PADLOCK as BROKEN
PR: 175622
This commit is contained in:
parent
3d0cb520b3
commit
3087eeb7ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311133
1 changed files with 1 additions and 0 deletions
|
@ -1107,6 +1107,7 @@ PLIST_SUB+= WITH_RC5="@comment "
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPADLOCK}
|
||||
BROKEN= padlock support needs updating
|
||||
PATCH_DIST_STRIP= -p1
|
||||
PATCH_SITES+= http://git.alpinelinux.org/cgit/aports/plain/main/openssl/:padlock
|
||||
PATCHFILES+= 0001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch:padlock \
|
||||
|
|
Loading…
Reference in a new issue