Now seems to build on sparc64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2016-11-03 16:29:22 +00:00
parent eb0a31a160
commit 2cce37e88d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425254

View file

@ -41,10 +41,6 @@ DEFAULT_KERN_HZ=1024
# Build system handling (including OPTIONS)
# =========================================
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
# Support for aligned_alloc
.if ${OSVERSION} >= 1000000
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aligned_alloc