mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Broken on sparc64.
This commit is contained in:
parent
ba904a5448
commit
b55b5f7fd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227491
@ -48,6 +48,10 @@ OPTIONS= DOUBLE_SAMPLES "increase quality for 24/32-bit samplerates" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DOUBLE_SAMPLES)
|
||||
CONFIGURE_ARGS+= --with-double-samples
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user