mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
stdio: fix hurd link for tst-setvbuf2
This commit is contained in:
@@ -767,8 +767,9 @@ $(objpfx)tst-setvbuf1-cmp.out: tst-setvbuf1.expect $(objpfx)tst-setvbuf1.out
|
|||||||
$(evaluate-test)
|
$(evaluate-test)
|
||||||
|
|
||||||
CFLAGS-tst-setvbuf2.c += -DIND_PROC=\"$(objpfx)tst-setvbuf2-ind\"
|
CFLAGS-tst-setvbuf2.c += -DIND_PROC=\"$(objpfx)tst-setvbuf2-ind\"
|
||||||
$(objpfx)tst-setvbuf2-ind : $(objpfx)tst-setvbuf2-ind.o
|
$(objpfx)tst-setvbuf2-ind : $(objpfx)tst-setvbuf2-ind.o $(shared-thread-library)
|
||||||
$(objpfx)tst-setvbuf2.out: $(objpfx)tst-setvbuf2-ind
|
$(objpfx)tst-setvbuf2.out: $(objpfx)tst-setvbuf2-ind
|
||||||
|
$(objpfx)tst-setvbuf2 : $(shared-thread-library)
|
||||||
|
|
||||||
$(objpfx)tst-printf-round: $(libm)
|
$(objpfx)tst-printf-round: $(libm)
|
||||||
$(objpfx)tst-scanf-round: $(libm)
|
$(objpfx)tst-scanf-round: $(libm)
|
||||||
|
Reference in New Issue
Block a user