]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/Makefile
support: Introduce new subdirectory for test infrastructure
[thirdparty/glibc.git] / elf / Makefile
index f57927f40377ded3326a8bd42f885ed3cba5bffe..330397e5d82ec524aaeb0a24e9624b3289a6e9e6 100644 (file)
@@ -981,6 +981,7 @@ $(objpfx)tst-array5-static-cmp.out: tst-array5-static.exp \
 CFLAGS-tst-pie1.c += $(pie-ccflag)
 CFLAGS-tst-pie2.c += $(pie-ccflag)
 
+$(objpfx)tst-piemod1.so: $(libsupport)
 $(objpfx)tst-pie1: $(objpfx)tst-piemod1.so
 
 ifeq (yes,$(build-shared))