.if ARCH / BROKEN, or 'NOT_FOR_ARCH'?

Michael Scheidell scheidell at FreeBSD.org
Tue Apr 10 09:08:32 UTC 2012


I believe there was a discussion a while back, and if you used this:

.if ${ARCH} == "sparc64"
  BROKEN=             does not compile on sparc64: assertion failed
.endif

it is POSSIBLE that cluster runs that test broken ports could fix them (accidentally), but, wasn't the opinion that you might as well use '
NOT_FOR_ARCH(s)?  '


-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell


More information about the freebsd-ports mailing list