X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FBrainF%2FMakefile;h=2c3e0662523d4fe97f5190ed3fc4d2e2a9455c63;hb=71857ccdb83b6374f7a791c2dae45ce9934a85af;hp=2e2cb6d1ae03a4978b4c9b9077e94f53ea497be6;hpb=ea6c39d417172a8edb99667e93cd6b67cd024e6a;p=oota-llvm.git diff --git a/examples/BrainF/Makefile b/examples/BrainF/Makefile index 2e2cb6d1ae0..2c3e0662523 100644 --- a/examples/BrainF/Makefile +++ b/examples/BrainF/Makefile @@ -9,9 +9,6 @@ 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