Skip to content

Commit

Permalink
sys-libs/compiler-rt: Obtain version from llvm-config
Browse files Browse the repository at this point in the history
Obtain the clang version that is used to build paths from llvm-config,
instead of hardcoding it in ebuild. This matches the method used in
upstream code (obtaining it from CMake files), and works both for
release and live ebuilds. It is fine to rely on llvm-config since we
need it for LLVM macros anyway.
  • Loading branch information
mgorny committed Jan 14, 2017
1 parent eb353cb commit e5b63fc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions sys-libs/compiler-rt/compiler-rt-9999.ebuild

0 comments on commit e5b63fc

Please sign in to comment.