commit | 9d6cb9ba2588c691a33b99766aacc9be69352fe0 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Aug 15 02:38:06 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Aug 15 02:38:06 2003 +0000 |
tree | e1a483b88da8b52b8c0f95cef719c697699c42de | |
parent | 1641df43c64c6d37ab4e4a5b9710edbdc90c7661 [diff] [blame] |
initial checkin, adjust LEVEL git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7862 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile index 199dd74..32a608c 100644 --- a/runtime/libtrace/Makefile +++ b/runtime/libtrace/Makefile
@@ -1,4 +1,4 @@ -LEVEL = ../../.. +LEVEL = ../.. BYTECODE_LIBRARY=1 #DONT_BUILD_RELINKED=1 LIBRARYNAME=gcc