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
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 27387 Build 25634: arc lint + arc unit
Event Timeline
| graphics/mesa-dri/Makefile.common | ||
|---|---|---|
| 91 | Why do you need to specify the abi? it should be the default on elfv2. | |
| graphics/mesa-dri/Makefile.common | ||
|---|---|---|
| 91 | 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.