diff --git a/projects/Stacker/tools/stkrc/Makefile b/projects/Stacker/tools/stkrc/Makefile index b7e08c412fa..1ba78904138 100644 --- a/projects/Stacker/tools/stkrc/Makefile +++ b/projects/Stacker/tools/stkrc/Makefile @@ -9,7 +9,7 @@ LEVEL=../../../.. # Give the name of a library. This will build a dynamic version. # TOOLNAME=stkrc -USEDLIBS=stkr_compiler asmparser bcwriter vmcore support.a +USEDLIBS=stkr_compiler asmparser bcwriter vmcore support.a LLVMsystem.a ifdef PARSE_DEBUG CPPFLAGS = -DPARSE_DEBUG=1