changeset 16:491aee742f89

Paths for test machine
author Gary Benson <gbenson@redhat.com>
date Tue, 23 Mar 2010 08:54:41 -0400
parents 40efd560f797
children 5a34fb93740c
files Makefile build.sh
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Mar 22 12:29:13 2010 -0400
+++ b/Makefile	Tue Mar 23 08:54:41 2010 -0400
@@ -1,4 +1,4 @@
-JAVADIR = $(PWD)/icedtea6-1.7.1/openjdk/build/linux-amd64/j2sdk-image
+JAVADIR = /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64
 BOOTDIR = bootstrap
 
 TARGETS = product debug productzero debugzero productshark debugshark
--- a/build.sh	Mon Mar 22 12:29:13 2010 -0400
+++ b/build.sh	Tue Mar 23 08:54:41 2010 -0400
@@ -31,7 +31,7 @@
 # Export variables needed for Shark builds
 if [ "$mode" = shark ]; then
     set +x
-    LLVM_CONFIG=/home/gary/work/llvm/llvm-2.6/Release/bin/llvm-config
+    LLVM_CONFIG=/jck/build/llvm-2.6/Release/bin/llvm-config
     llvm_components="jit engine nativecodegen"
 
     # LLVM_CFLAGS