Base LLVM9 fails to build this port with clang crash (reported on https://bugs.llvm.org/show_bug.cgi?id=43862). The port builds when using LLVM8. Since we depend on LLVM8 anyway, use it also for compilation on elfv2.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
graphics/mesa-dri/Makefile.common | ||
---|---|---|
91 ↗ | (On Diff #64036) | Why do you need to specify the abi? it should be the default on elfv2. |
graphics/mesa-dri/Makefile.common | ||
---|---|---|
91 ↗ | (On Diff #64036) | It's not default for LLVM8 from ports. |
Comment Actions
This builds on ppcports.
OTOH do you think I should try a build of all depenent ports before we proceed? I am not sure.