Commit e196cc8d by Joseph Myers Committed by Joseph Myers

* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.

From-SVN: r163783
parent fe7645b9
2010-09-02 Joseph Myers <joseph@codesourcery.com> 2010-09-02 Joseph Myers <joseph@codesourcery.com>
* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.
2010-09-02 Joseph Myers <joseph@codesourcery.com>
* lang.opt (CLASSPATH, bootclasspath, classpath, encoding, * lang.opt (CLASSPATH, bootclasspath, classpath, encoding,
fCLASSPATH=): Mark as Java options and as aliases. fCLASSPATH=): Mark as Java options and as aliases.
* jvspec.c (jvgenmain_spec): Don't handle -fCLASSPATH*. * jvspec.c (jvgenmain_spec): Don't handle -fCLASSPATH*.
......
...@@ -67,7 +67,7 @@ static const char jvgenmain_spec[] = ...@@ -67,7 +67,7 @@ static const char jvgenmain_spec[] =
%<fcompile-resource* %<fassert %<fno-assert \ %<fcompile-resource* %<fassert %<fno-assert \
%<femit-class-file %<femit-class-files %<fencoding*\ %<femit-class-file %<femit-class-files %<fencoding*\
%<fuse-boehm-gc %<fhash-synchronization %<fjni\ %<fuse-boehm-gc %<fhash-synchronization %<fjni\
%<findirect-dispatch %<fnew-verifier\ %<findirect-dispatch\
%<fno-store-check %<foutput-class-dir\ %<fno-store-check %<foutput-class-dir\
%<fclasspath* %<fbootclasspath*\ %<fclasspath* %<fbootclasspath*\
%<fextdirs*\ %<fextdirs*\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment