Don't build LLVMC when configured with --disable-pic (it needs requires shared
authorDaniel Dunbar <daniel@zuster.org>
Mon, 29 Jun 2009 21:12:26 +0000 (21:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 29 Jun 2009 21:12:26 +0000 (21:12 +0000)
commit74deeb84bd33f0af8b77ae47530789ad17a1f4c2
tree44824451c145cb1f45ebc40d43fac3a5002b1fe2
parent6c839926babc7e3404974a4a5b39c6896d7fbf35
Don't build LLVMC when configured with --disable-pic (it needs requires shared
module support to build).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74456 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Makefile
tools/Makefile