OSDN Git Service

fix building for systems w/out ldso support
authorMike Frysinger <vapier@gentoo.org>
Mon, 20 Jul 2009 18:05:44 +0000 (14:05 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 20 Jul 2009 18:05:44 +0000 (14:05 -0400)
commit82be16427666e8e63af7233345ca949f471acaa6
tree38db8baf5d242bf745757dc4f45f539d2c305b35
parentf3ba5c94eb3463a0119de2c567d1a475ff206be5
fix building for systems w/out ldso support

If an arch (like alpha and others) have no ldso support at all, then there
is no point in attempting to walk loaded modules in the dl-* helper funcs.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ldso/include/ldso.h
libc/misc/elf/dl-iterate-phdr.c