lang-specs.h: Added %(jc1) to java compiler options.
2000-07-18 Jeff Sturm <jeff.sturm@appnet.com> * lang-specs.h: Added %(jc1) to java compiler options. From-SVN: r35130
This commit is contained in:
parent
456183bbea
commit
ca2875c40b
@ -1,3 +1,7 @@
|
||||
2000-07-18 Jeff Sturm <jeff.sturm@appnet.com>
|
||||
|
||||
* lang-specs.h: Added %(jc1) to java compiler options.
|
||||
|
||||
2000-07-14 Zack Weinberg <zack@wolery.cumb.org>
|
||||
|
||||
* .cvsignore: New file.
|
||||
|
@ -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 }}"},
|
||||
|
Loading…
Reference in New Issue
Block a user