kimgr added a comment.

I'm interested in this, I've tried for a while to fix the Debian packaging but 
I'm completely new to the packaging toolchain, so I'm making slow headway.

Some of the problems are recorded in: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=862328

My (possibly naive) take is that since the LLVM/Clang build/install tree works 
as-is with `find_package`, the bug must be in packaging. That is, if you have a 
local build tree in `/build/`, this configures without a hitch: `cmake 
-DCMAKE_PREFIX_PATH=/build/ -G Ninja .`.


Repository:
  rC Clang

https://reviews.llvm.org/D46522



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to