summaryrefslogtreecommitdiff
path: root/performance-tests/Synch-Benchmarks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Synch-Benchmarks/Makefile')
-rw-r--r--performance-tests/Synch-Benchmarks/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/performance-tests/Synch-Benchmarks/Makefile b/performance-tests/Synch-Benchmarks/Makefile
index 94b26845a7e..c783d9e2b17 100644
--- a/performance-tests/Synch-Benchmarks/Makefile
+++ b/performance-tests/Synch-Benchmarks/Makefile
@@ -35,7 +35,6 @@ LOBJ = $(LSRC:%.cpp=$(VDIR)%.o)
SHOBJ = $(addsuffix .so,$(FILES))
LDLIBS = -lSynch_Tests
-LIBS += -lACE
VLDLIBS = $(LDLIBS:%=%$(VAR))