summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libpthread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/GCCLibraries/libpthread/Makefile')
-rw-r--r--runtime/GCCLibraries/libpthread/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/GCCLibraries/libpthread/Makefile b/runtime/GCCLibraries/libpthread/Makefile
index b3de428407..3371da668f 100644
--- a/runtime/GCCLibraries/libpthread/Makefile
+++ b/runtime/GCCLibraries/libpthread/Makefile
@@ -6,7 +6,8 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../..
+
+LEVEL=../../..
BYTECODE_LIBRARY=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=pthread