forked from Imagelibrary/binutils-gdb
Error out on unrecognized options.
This commit is contained in:
@@ -1032,7 +1032,7 @@ md_parse_option(argP,cntP,vecP)
|
||||
int *cntP;
|
||||
char ***vecP;
|
||||
{
|
||||
return 1;
|
||||
return(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user