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)
Feb 11 2024, 1:36 PM
Unknown Object (File)
Dec 20 2023, 4:41 AM
Unknown Object (File)
Dec 18 2023, 9:39 AM
Unknown Object (File)
Dec 7 2023, 7:49 AM
Unknown Object (File)
Dec 1 2023, 10:28 AM
Unknown Object (File)
Nov 25 2023, 2:52 PM
Unknown Object (File)
Nov 7 2023, 6:00 AM
Unknown Object (File)
Oct 31 2023, 1:32 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.