Patches towards fixing PR341
[oota-llvm.git] / lib / Target / PowerPC / Makefile
index ef9fff7377b4ff9c9281f1b424b02da8ac1b1fe7..1aa9b8e733087a250df9a40389b2948e237c9027 100644 (file)
@@ -7,7 +7,8 @@
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../..
-LIBRARYNAME = powerpc
+LIBRARYNAME = powerpc2
+SHARED_LIBRARY=1
 include $(LEVEL)/Makefile.common
 
 # Make sure that tblgen is run, first thing.