Make dl_iterate_phdr weak in libdl.
This needs to be defined as weak because it is also defined in libc.a. Without this, static executables will have a multiple definition error. Test: make checkbuild Bug: None Change-Id: If2024ef4191c8ab7cf087d21d76fefdc92b58da1
Loading
Please sign in to comment