diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-07-23 05:38:44 -0400 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-08-19 12:42:34 -0700 |
commit | f229796e9164e91c0a54255420fcbf60626d3119 (patch) | |
tree | f72cf20fc38ff3edd5fe9f345435026114e29b8b /libpthread/linuxthreads.old/sysdeps/pthread/bits | |
parent | 9f0d9c9d33a3e096056b136586efbcf6d3f7d4ac (diff) | |
download | uClibc-alpine-f229796e9164e91c0a54255420fcbf60626d3119.tar.bz2 uClibc-alpine-f229796e9164e91c0a54255420fcbf60626d3119.tar.xz |
Blackfin: rename __dl_boot to __start
The entry symbol is __start rather than __dl_boot. While in the past this
was silently ignored, now with common code checking the _start symbol in C
code, we end up with link errors:
ldso/ldso/ld-uClibc_so.a(ldso.oS): In function `__dl_get_ready_to_run':
ldso/ldso/ldso.c:(.text+0x2b30): undefined reference to `__start'
collect2: ld returned 1 exit status
make[1]: *** [lib/ld-uClibc.so] Error 1
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/linuxthreads.old/sysdeps/pthread/bits')
0 files changed, 0 insertions, 0 deletions