- Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr'
Reported by: pointyhat
This commit is contained in:
parent
98a58aed9f
commit
6e743f405e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211990
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ SCRIPTS_ENV+= USE_LDAP=yes
|
|||
PLIST_SUB+= LDAP="@comment "
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 800034
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
|
Loading…
Reference in a new issue