* lang-specs.h: Also recognize `-femit-class-files'.
From-SVN: r36212
This commit is contained in:
parent
5638268e4d
commit
f0bee8b3f0
@ -1,3 +1,7 @@
|
||||
2000-09-06 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
* lang-specs.h: Also recognize `-femit-class-files'.
|
||||
|
||||
2000-09-02 Anthony Green <green@redhat.com>
|
||||
|
||||
* jcf-io.c: Include zlib.h.
|
||||
|
@ -30,7 +30,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
|
||||
{".zip", "@java" },
|
||||
{".jar", "@java" },
|
||||
{"@java",
|
||||
"%{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\
|
||||
"%{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}\
|
||||
%{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |\n\
|
||||
as %(asm_options) %{!pipe:%g.s} %A }}}"},
|
||||
|
Loading…
Reference in New Issue
Block a user