diff options
-rw-r--r-- | unittests/Expr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Expr/Makefile b/unittests/Expr/Makefile index b5c6bdb3..f1cd4ec4 100644 --- a/unittests/Expr/Makefile +++ b/unittests/Expr/Makefile @@ -5,7 +5,6 @@ include $(LEVEL)/Makefile.config TESTNAME := Expr USEDLIBS := kleaverExpr.a kleeBasic.a -USEDLIBS += $(STP_LIBS) LINK_COMPONENTS := support include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest |