Skip to content

Commit

Permalink
This really isn't the gcc library!
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7917 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Aug 17, 2003
1 parent 128c2aa commit 5b007e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/libtrace/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LEVEL = ../..
BYTECODE_LIBRARY=1
#DONT_BUILD_RELINKED=1
LIBRARYNAME=gcc
LIBRARYNAME=trace

include $(LEVEL)/Makefile.common

0 comments on commit 5b007e2

Please sign in to comment.