[PATCH v2] ldso: fix unused variable warning

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Nov 6 21:28:03 UTC 2013


On Tue, Aug 27, 2013 at 09:20:17PM +0300, Baruch Siach wrote:
>This fixes the following warning when SUPPORT_LD_DEBUG_EARLY is not enabled:
>
>ldso/ldso/ldso.c: In function '_dl_get_ready_to_run':
>ldso/ldso/ldso.c:754:16: warning: unused variable 'tmp' [-Wunused-variable]
>
>This was introduced with commit 94cc6edb (ldso: Rework global scope handling
>and symbol lookup mechanism).

Applied, thanks!


More information about the uClibc mailing list