OSDN Git Service

This really isn't the gcc library!
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2003 18:37:45 +0000 (18:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2003 18:37:45 +0000 (18:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7917 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/libtrace/Makefile

index 32a608c..6d85f31 100644 (file)
@@ -1,7 +1,7 @@
 LEVEL = ../..
 BYTECODE_LIBRARY=1
 #DONT_BUILD_RELINKED=1
-LIBRARYNAME=gcc
+LIBRARYNAME=trace
 
 include $(LEVEL)/Makefile.common