summaryrefslogtreecommitdiff
path: root/gcc/java/lang-specs.h
diff options
context:
space:
mode:
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-22 23:11:53 +0000
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-22 23:11:53 +0000
commitaa71cca66383ef05c62102089a485ac6b38cf944 (patch)
tree85373e77f6e19e55a39db7b40a2be5d9f9ae2810 /gcc/java/lang-specs.h
parentf10190679d49bc2f51ce807cefa7fb9f402dda5c (diff)
downloadgcc-aa71cca66383ef05c62102089a485ac6b38cf944.tar.gz
* jvspecs.c: Add (but don't enable) support for combining multiple .class and .java input filenames to a single jc1 invocation. Add support for -C flag (copile to .class files). Translate -classpath and -CLASSPATH arguments. * lang-specs.h: Don't set %2 spec. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23238 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/lang-specs.h')
-rw-r--r--gcc/java/lang-specs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/lang-specs.h b/gcc/java/lang-specs.h
index 190a44ceedd..726f313e8b4 100644
--- a/gcc/java/lang-specs.h
+++ b/gcc/java/lang-specs.h
@@ -27,7 +27,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{".java", {"@java"} },
{".class", {"@java"} },
{"@java",
- {"%{!E:jc1 %i %1 %2 %{!Q:-quiet} %{d*} %{m*} %{a}\
+ {"%{!E:jc1 %i %1 %{!Q:-quiet} %{d*} %{m*} %{a}\
%{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}\
%{traditional} %{v:-version} %{pg:-p} %{p}\
%{f*} %{+e*} %{aux-info*}\