diff options
author | Baruch Siach <baruch@tkos.co.il> | 2013-08-27 21:20:17 +0300 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2013-11-06 22:21:59 +0100 |
commit | 7a3d6cfb4aec388f911cc96b81ca686409454bfb (patch) | |
tree | a2f0451fa115f8a5a01b33374471c61e7037e78a /libc/pwd_grp/getspent.c | |
parent | 3475673138fe3b4e9a0dafebbee7c8abff6b5fed (diff) |
ldso: fix unused variable warning
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).
Cc: Filippo Arcidiacono <filippo.arcidiacono@st.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/pwd_grp/getspent.c')
0 files changed, 0 insertions, 0 deletions