- Mark BROKEN on -CURRENT: error: cannot convert 'cpu_set_t*' to 'cpuset_t*' ...
Reported by: pointyhat
This commit is contained in:
parent
7b9ac25283
commit
8210f8b8c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211985
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ MAN1= ace-gperf.1
|
|||
EXTRA_PATCHES= ${FILESDIR}/extra-ace-OS_NS_netdb.inl
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 800024
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${BUILD_WRKSRC}
|
||||
|
||||
|
|
Loading…
Reference in a new issue