Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 17 Jun 2003 20:09:18 +0000 (20:09 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 17 Jun 2003 20:09:18 +0000 (20:09 +0000)
commit52852708714c59baf1b0426bffe5d1546af61d46
tree525067da8952a89e709eef7266b1b11604420eff
parent5768ff48507f990a18385464a78fe36f1d972b86
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
it is needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6753 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Makefile
tools/analyze/Makefile
tools/bugpoint/Makefile
tools/llc/Makefile
tools/lli/Makefile
tools/opt/Makefile