diff options
Diffstat (limited to 'gcc/java/lang-specs.h')
| -rw-r--r-- | gcc/java/lang-specs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/java/lang-specs.h b/gcc/java/lang-specs.h index ef40189564d..d7cc59b65d5 100644 --- a/gcc/java/lang-specs.h +++ b/gcc/java/lang-specs.h @@ -32,6 +32,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ {"@java", "%{fjni:%{femit-class-files:%e-fjni and -femit-class-files are incompatible}}\ %{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\ - %{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\ + %{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*}\ + %{MD} %{MMD} %{M} %{MM} %{MA} %{MT*} %{MF*}\ %{!fsyntax-only:%(invoke_as)}}"}, |

