Now seems to build on sparc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
eb0a31a160
commit
2cce37e88d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425254
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue