Stacker compiler library doesn't need to be shared and it can cause

problems on some platforms (like Solaris).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16365 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-09-15 06:22:54 +00:00
parent 011f5ca2ca
commit d27d1b9975

View File

@ -8,7 +8,6 @@ LEVEL=../..
#
# Give the name of a library. This will build a dynamic version.
#
SHARED_LIBRARY=1
LIBRARYNAME=stkr_compiler
#