diff options
author | Alexey Neyman <stilor@att.net> | 2016-12-06 19:28:44 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-12-09 15:49:38 -0800 |
commit | b7194db3ffc69946b4775c76f95f271ce49659a4 (patch) | |
tree | fe697e7bbfae7a2d6226e0d9624b237f7ac802f7 /scripts/build/cc | |
parent | da3f8c4ec5345b709a330eebab01cd62c574295d (diff) | |
download | crosstool-ng-b7194db3ffc69946b4775c76f95f271ce49659a4.tar.gz crosstool-ng-b7194db3ffc69946b4775c76f95f271ce49659a4.tar.bz2 crosstool-ng-b7194db3ffc69946b4775c76f95f271ce49659a4.zip |
Fix xtensa static link.
uClibc-ng 1.0.20 fixed static linking with "libdl" by adding all libdl functions
into the libc. On xtensa, though, libdl contains an unresolved reference that is
satisfied by the ld.so - which is not a part of the linking in a static case.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/build/cc')
0 files changed, 0 insertions, 0 deletions