[Bug 216944] restrict llvm dependency to only archs that support it in graphics/libGL/Makefile.common
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 27 17:17:35 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216944
--- Comment #4 from Matthew Rezny <rezny at freebsd.org> ---
At first glance this looked like a good idea, just the list of architectures
with LLVM needs to be expended. I know LLVM ports build on PowerPC in addition
to x86 and ARM, so I assumed that only MIPS and Sparc64 would need to be
excluded, but when I checked the LLVM ports to confirm that, I found that the
only architecture excluded is IA64. Do the LLVM ports fail to build on MIPS and
Sparc64, in which case those arches should be added to the NOT_FOR_ARCH list in
the LLVM ports, or is it just that Mesa ports fail to build with Gallium
enabled on these platforms?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list