1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

This will never work on a non-intel cpu

This commit is contained in:
Eitan Adler 2012-09-08 12:12:06 +00:00
parent fd5abe526b
commit da735ae67b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303898

View File

@ -26,8 +26,6 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64 (includes i386 asm)
.endif
ONLY_FOR_ARCHS= i386 amd64
.include <bsd.port.post.mk>