diff options
Diffstat (limited to 'gcc/java/lang.c')
-rw-r--r-- | gcc/java/lang.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/java/lang.c b/gcc/java/lang.c index 0a444b4..93161ef 100644 --- a/gcc/java/lang.c +++ b/gcc/java/lang.c @@ -148,6 +148,7 @@ static int dependency_tracking = 0; /* * process java-specific compiler command-line options + * return 0, but do not complain if the option is not recognised. */ int lang_decode_option (argc, argv) |