Page MenuHomeFreeBSD

Update devel/libclc to latest snapshot
ClosedPublic

Authored by rezny on Apr 3 2017, 1:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 3:34 PM
Unknown Object (File)
Oct 23 2024, 5:38 PM
Unknown Object (File)
Oct 23 2024, 5:38 PM
Unknown Object (File)
Oct 23 2024, 5:38 PM
Unknown Object (File)
Oct 23 2024, 5:38 PM
Unknown Object (File)
Oct 23 2024, 5:24 PM
Unknown Object (File)
Oct 6 2024, 3:43 PM
Unknown Object (File)
Oct 3 2024, 2:21 PM
Subscribers

Details

Summary

This is the latestest snapshot, the version that I had been using for early testing of Mesa 17 with LLVM 4.0, and the subject of PR 218195. In an effort to keep everything on one version of LLVM, I have made libclc follow MESA_LLVM_VER so setting that in make.conf will affect libclc and Mesa. This is currently only useful to ease testing of the graphics stack with future LLVM releases since there is no version of libclc that supports both llvm39 and llvm40. License block re-ordered to satisfy portlint.

Test Plan

Poudriere 10.3/11.0 amd64/i386 OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Thanks, I like the change.

Update the BUILD_DEPENDS on llvm to make the requirement more explicit since lowering LLVMVER is not expected to work.

This revision is now accepted and ready to land.Apr 3 2017, 2:07 PM
This revision was automatically updated to reflect the committed changes.