Fix a FIXME about the format and add a test.
[oota-llvm.git] / examples / HowToUseJIT / Makefile
index c61e9e12b852de8343882021d2e55738d406782f..c8919db90cc2e1f18b44a08b547e4b7344112276 100644 (file)
@@ -9,9 +9,6 @@
 LEVEL = ../..
 TOOLNAME = HowToUseJIT
 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 interpreter nativecodegen