The crypt/ directory is not added as part of the sysdep directories.
Add it when building tst-linkall-static to include crypt.h.
2016-10-28 Carlos O'Donell <carlos@redhat.com>
+ * elf/Makefile (CFLAGS-tst-linkall-static): Define.
+
* math/test-nan-overflow.c: Include stdlib.h for malloc.
2016-10-28 H.J. Lu <hongjiu.lu@intel.com>
$(objpfx)tst-dlsym-error: $(libdl)
+CFLAGS-tst-linkall-static.c = -I../crypt
$(objpfx)tst-linkall-static: \
$(common-objpfx)math/libm.a \
$(common-objpfx)crypt/libcrypt.a \