From 960294f00a33559af40143ac056f68d21c006d27 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell <carlos@redhat.com> Date: Fri, 28 Oct 2016 16:17:30 -0400 Subject: Add include/crypt.h. To support tests that include crypt.h we add a wrapper. --- elf/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index 057a19fb2b..82c7e0559d 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -1280,7 +1280,6 @@ $(objpfx)tst-ldconfig-X.out : tst-ldconfig-X.sh $(objpfx)ldconfig $(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 \ -- cgit v1.2.1