aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-04-24 07:31:29 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-04-24 07:31:29 +0200
commit439bf53496d6ed5fcef1d2e71793b46369f8205f (patch)
treed5930c06d2182d0e69b8901766e67442647ba2bd /ChangeLog
parent1a4c27355e146b6d8cc6487b998462c7fdd1048f (diff)
downloadglibc-439bf53496d6ed5fcef1d2e71793b46369f8205f.tar
glibc-439bf53496d6ed5fcef1d2e71793b46369f8205f.tar.gz
glibc-439bf53496d6ed5fcef1d2e71793b46369f8205f.tar.bz2
glibc-439bf53496d6ed5fcef1d2e71793b46369f8205f.zip
locale/tst-locale-locpath: Run test only for $(run-built-tests) == yes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7a1165cbd..37a39c023f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-04-24 Florian Weimer <fweimer@redhat.com>
+
+ * locale/Makefile (tests-special): Guard setting by
+ $(run-built-tests) == yes, otherwise tst-locale-locpath attempts
+ to run while cross-compiling.
+
2019-04-23 Adhemerval Zanella <adhemerval.zanella@linaro.org>
[BZ #18035]