aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--runtime/libtrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile
index 32a608c..6d85f31 100644
--- a/runtime/libtrace/Makefile
+++ b/runtime/libtrace/Makefile
@@ -1,7 +1,7 @@
LEVEL = ../..
BYTECODE_LIBRARY=1
#DONT_BUILD_RELINKED=1
-LIBRARYNAME=gcc
+LIBRARYNAME=trace
include $(LEVEL)/Makefile.common