summarylogtreecommitdiffstats
path: root/ecj1
diff options
context:
space:
mode:
Diffstat (limited to 'ecj1')
-rwxr-xr-xecj12
1 files changed, 1 insertions, 1 deletions
diff --git a/ecj1 b/ecj1
index f455b93f2126..0622c095a22d 100755
--- a/ecj1
+++ b/ecj1
@@ -1,5 +1,5 @@
#!/bin/sh
-gij -cp /usr/share/java/eclipse-ecj.jar \
+gij-6.3 -cp /usr/share/java/eclipse-ecj.jar \
org.eclipse.jdt.internal.compiler.batch.GCCMain \
${1+"$@"}