mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
Define dl_iterate_phdr to test which uses -nostdlib.
This commit is contained in:
parent
4730fc6882
commit
df17727a5e
@ -1473,6 +1473,7 @@ memset () {}
|
||||
free () {}
|
||||
abort () {}
|
||||
__bzero () {}
|
||||
dl_iterate_phdr () {}
|
||||
EOF
|
||||
dnl No \ in command here because it ends up inside ''.
|
||||
if AC_TRY_COMMAND([${CC-cc} $CFLAGS -DCHECK__register_frame_info
|
||||
|
Loading…
Reference in New Issue
Block a user