Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecode

compiler.
This commit is contained in:
Maxim Sobolev
2000-09-26 13:04:30 +00:00
parent 4d27f73f4f
commit 7de588fb9a
9 changed files with 167 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- configure 2000/09/26 12:09:19 1.1
+++ configure 2000/09/26 12:09:47
@@ -724,7 +724,7 @@
SET_MAKE="MAKE=${MAKE-make}"
fi
-CFLAGS=""
+#CFLAGS=""
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6