Fix crash when linking with libdl on arm with NEON
With -mfpu=neon, libdl got a badly aligned .init_array section which
caused the dynamic linker to segfault when initializing any program that
links to libdl.
Added eglibc-2.15-fix-neon-libdl.patch to fix it.
Signed-off-by:
Richard Braakman <richard.braakman@jollamobile.com>
Showing
Please register or sign in to comment