diff options
Diffstat (limited to 'gold/plugin.cc')
-rw-r--r-- | gold/plugin.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/plugin.cc b/gold/plugin.cc index 392407c..3c4d4ae 100644 --- a/gold/plugin.cc +++ b/gold/plugin.cc @@ -411,6 +411,7 @@ Plugin_manager::add_input_file(char *pathname) this->symtab_, this->layout_, this->dirpath_, + 0, this->mapfile_, input_argument, NULL, |