summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/compiler
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-09-15 06:22:54 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-09-15 06:22:54 +0000
commitd684790778a2235e71ec42f6de5fc83c16a28de5 (patch)
tree531e2f023e3299ef08d0b306fa4b28d698c6adf9 /llvm/projects/Stacker/lib/compiler
parent90a3303af73905da14ed88a8f5aace1301ade349 (diff)
downloadbcm5719-llvm-d684790778a2235e71ec42f6de5fc83c16a28de5.tar.gz
bcm5719-llvm-d684790778a2235e71ec42f6de5fc83c16a28de5.zip
Stacker compiler library doesn't need to be shared and it can cause
problems on some platforms (like Solaris). llvm-svn: 16365
Diffstat (limited to 'llvm/projects/Stacker/lib/compiler')
-rw-r--r--llvm/projects/Stacker/lib/compiler/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/projects/Stacker/lib/compiler/Makefile b/llvm/projects/Stacker/lib/compiler/Makefile
index bc9dc45d66b..67c9e13ff21 100644
--- a/llvm/projects/Stacker/lib/compiler/Makefile
+++ b/llvm/projects/Stacker/lib/compiler/Makefile
@@ -8,7 +8,6 @@ LEVEL=../..
#
# Give the name of a library. This will build a dynamic version.
#
-SHARED_LIBRARY=1
LIBRARYNAME=stkr_compiler
#
OpenPOWER on IntegriCloud