1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

Add dependencies on needed locales in each subdir tests (bug 18969)

This commit is contained in:
Andreas Schwab
2015-10-12 12:24:41 +02:00
parent c7b8939bf5
commit f881f6ff62
12 changed files with 189 additions and 2 deletions

View File

@@ -162,6 +162,13 @@ generated += catchsegv xtrace
include ../Rules
ifeq ($(run-built-tests),yes)
LOCALES := de_DE.UTF-8
include ../gen-locales.mk
$(objpfx)tst-chk1.out: $(gen-locales)
endif
sLIBdir := $(shell echo $(slibdir) | sed 's,lib\(\|64\)$$,\\\\$$LIB,')
$(objpfx)catchsegv: catchsegv.sh $(common-objpfx)soversions.mk \