Don't call lto-wrapper for ar and ranlib
[deliverable/binutils-gdb.git] / bfd / plugin.h
index 05c3573933dc5929a9472e3a104263a52cf33cdd..b2d5e50137f2c30b436c3c14d3017d38676b6b5b 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef _PLUGIN_H_
 #define _PLUGIN_H_
 
-void bfd_plugin_set_program_name (const char *);
+void bfd_plugin_set_program_name (const char *, int);
 int bfd_plugin_open_input (bfd *, struct ld_plugin_input_file *);
 void bfd_plugin_set_plugin (const char *);
 bfd_boolean bfd_plugin_target_p (const bfd_target *);
This page took 0.023417 seconds and 4 git commands to generate.