1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Build shared lib instead of an archive.

llvm-svn: 84764
This commit is contained in:
Sanjiv Gupta 2009-10-21 17:27:23 +00:00
parent 8b0af4b521
commit 9e78b53be3

View File

@ -9,7 +9,7 @@
LEVEL = ../../../..
TARGET = PIC16
LIBRARYNAME = LLVMpic16passes
BUILD_ARCHIVE = 1
LOADABLE_MODULE = 1