aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang-specs.h
diff options
context:
space:
mode:
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 d912724..c18d9bf 100644
--- a/gcc/java/lang-specs.h
+++ b/gcc/java/lang-specs.h
@@ -31,6 +31,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{".jar", "@java" },
{"@java",
"%{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\
- %{!E:jc1 %i %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\
+ %{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\
%{!S:-o %{|!pipe:%g.s} |\n\
as %(asm_options) %{!pipe:%g.s} %A }}"},