Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
[oota-llvm.git] / examples / BrainF / Makefile
index 2c3e0662523d4fe97f5190ed3fc4d2e2a9455c63..2e2cb6d1ae03a4978b4c9b9077e94f53ea497be6 100644 (file)
@@ -9,6 +9,9 @@
 LEVEL = ../..
 TOOLNAME = BrainF
 EXAMPLE_TOOL = 1
+# To keep the shared library working, we link a few of the examples
+# against it unconditionally.
+ENABLE_SHARED = 1
 
 LINK_COMPONENTS := jit bitwriter nativecodegen interpreter