commit | 7fda769769013d386cc42ff7694c19fe06c04800 | [log] [tgz] |
---|---|---|
author | Curt Wohlgemuth <curtw@cup.hp.com> | Wed Nov 14 12:59:10 2007 -0700 |
committer | David Mosberger-Tang <davidm@panda.mostang.com> | Wed Nov 14 12:59:10 2007 -0700 |
tree | 8879485151e17148b1d1847f813d0c04443723b9 | |
parent | 899ffbaa394138741d92c3aa0f1c4bf954ac9409 [diff] |
ia64 [src/ia64/Ginit.c]: Don't mark the reference to _Uelf64_get_proc_name as "weak". Since the elf-support is in the library anyhow, this serves no purpose and in fact causes problem because the weak reference alone is not enough to pull in the ELF-code from an archive file, causing to spurious failures of get_proc_name.