mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 04:09:45 +00:00
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:
parent
011f5ca2ca
commit
d27d1b9975
@ -8,7 +8,6 @@ LEVEL=../..
|
||||
#
|
||||
# Give the name of a library. This will build a dynamic version.
|
||||
#
|
||||
SHARED_LIBRARY=1
|
||||
LIBRARYNAME=stkr_compiler
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user