labath added a subscriber: labath.
labath added a comment.

Actually, the destination for liblldb.so depends on the LLVM_LIBDIR_SUFFIX 
cmake variable. If you're on a system which likes to shove things into lib64, 
maybe you could follow suit and define the variable when you build llvm/lldb. 
(otherwise, this patch will break the logic for anyone who does use the 
variable.) Would that work for your use case?


http://reviews.llvm.org/D19067



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

Reply via email to