[Bug 243370] TRYBROKEN equivalent for ONLY_FOR_ARCHS and NOT_FOR_ARCHS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 15 22:00:50 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243370
--- Comment #1 from Mathieu Arnold <mat at FreeBSD.org> ---
Well, TRYBROKEN is probably not a variable you want to change the semantics of.
For testing, on your side, the easiest would be to comment out lines 2749-2788
of Mk/bsd.ports.mk.
If you want something more maybe we could introduce a new variable, say,
TRY_FOR_ARCH(S) that you set to an arch, and the lines I talked about earlier
would be skipped if the current arch is that arch.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list