bfd_get_filename
[deliverable/binutils-gdb.git] / ld / emultempl / pe.em
index 834215ac8505bf34ed89c39aac63a880d55b4c88..49bb66b906a70dd916ca374830195d1946e0f642 100644 (file)
@@ -1513,7 +1513,7 @@ gld_${EMULATION_NAME}_after_open (void)
                      {
                        struct bfd_symbol *s;
                        struct bfd_link_hash_entry * blhe;
-                       char *other_bfd_filename;
+                       const char *other_bfd_filename;
                        char *n;
 
                        s = (relocs[i]->sym_ptr_ptr)[0];
This page took 0.023865 seconds and 4 git commands to generate.