Builds fine on 4.x since last update.
Noted by: Chris Pressey
This commit is contained in:
parent
854296171f
commit
bb6528fc52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183601
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS+= --with-pthreads \
|
||||
--mandir=${PREFIX}/man
|
||||
|
||||
.if (${OSVERSION} < 500000)
|
||||
BROKEN= missing data type declarations
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= dumps core during build on ${ARCH}
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue