Only build libedis if ENABLE_SHARED is specified, just like liblto.
authorChris Lattner <sabre@nondot.org>
Fri, 5 Mar 2010 00:59:18 +0000 (00:59 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Mar 2010 00:59:18 +0000 (00:59 +0000)
commit23e6d2b88a34e4a7aea9120446683c598da470d7
tree27873fa1e6eaec89326eafa404f419993f7d4a86
parentf6dc18f9eb0feaf398ba372f0e01ec7abf013722
Only build libedis if ENABLE_SHARED is specified, just like liblto.
Don't build any of the dynamic library stuff on cygwin/mingw.

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