diff options
Diffstat (limited to 'java/openjit/files/patch-ab')
-rw-r--r-- | java/openjit/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/java/openjit/files/patch-ab b/java/openjit/files/patch-ab new file mode 100644 index 000000000000..dc2c24fcc149 --- /dev/null +++ b/java/openjit/files/patch-ab @@ -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 |