]> git.ipfire.org Git - thirdparty/glibc.git/commit
Make tst-strftime2 and tst-strftime3 depend on locale generation
authorGabriel F. T. Gomes <gabrielftg@linux.ibm.com>
Tue, 8 Oct 2019 17:32:17 +0000 (14:32 -0300)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 31 Oct 2019 21:49:14 +0000 (21:49 +0000)
commitfca2d6186af873cb8355e216c07f4b4874ec5d3a
treeeccb8983c783f8d7122f987dd814abca7a78f388
parent5397c399f9604f4e0d0b17f5600e7bc756577549
Make tst-strftime2 and tst-strftime3 depend on locale generation

Building the test cases in parallel might make tst-strftime2 and
tst-strftime3 fail.  Simply re-running the test case (or building
serially) makes the problem go away.  This patch adds the necessary
dependency to allow parallel builds in the time subdirectory.

Tested for powerpc64le.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
(cherry picked from commit 52151051b39293dac9fc3181cfd6240d7ce86ca1)
ChangeLog
time/Makefile