Changes For Bug 352
[oota-llvm.git] / projects / Stacker / lib / runtime / Makefile
index eaf1b4828709d360b068704ae8022af5b2c2bda1..5f149ad4321a31726520412f891bd92fab78d132 100644 (file)
@@ -8,7 +8,8 @@ LEVEL=../../../..
 #
 # Give the name of a library.  This will build a dynamic version.
 #
-SHARED_LIBRARY=1
+BYTECODE_LIBRARY=1
+DONT_BUILD_RELINKED=1
 LIBRARYNAME=stkr_runtime
 
 #