]> sourceware.org Git - 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)
committerGabriel F. T. Gomes <gabrielftg@linux.ibm.com>
Tue, 8 Oct 2019 21:34:05 +0000 (18:34 -0300)
commit52151051b39293dac9fc3181cfd6240d7ce86ca1
treede67039ba39fdfc34f7e94af67d4b323e2ea4760
parent25465ee0370096a138e670e7fad26d5de8926ffb
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>
ChangeLog
time/Makefile
This page took 0.038849 seconds and 5 git commands to generate.