bfd_get_filename
[deliverable/binutils-gdb.git] / ld / emultempl / pep.em
index 9eb7cd7a4b538be05246711b74d4ff29893874f0..4daa32b5c618b2cf4db9666f4a23ff526c5cb10e 100644 (file)
@@ -1480,7 +1480,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.024309 seconds and 4 git commands to generate.