aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stanley <jpsinthemix@verizon.net>2011-09-08 22:57:23 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-08 22:57:23 -0400
commitb0727fd83f0f27c73f4c664feb6891acc328d160 (patch)
tree63d0bc9c2033356aec38305aaff0791b631a3da0
parenta0f33f996f7986dbf37631a4577f8565b42df29e (diff)
downloadglibc-b0727fd83f0f27c73f4c664feb6891acc328d160.zip
glibc-b0727fd83f0f27c73f4c664feb6891acc328d160.tar.gz
glibc-b0727fd83f0f27c73f4c664feb6891acc328d160.tar.bz2
Add missing definition of LOCPATH for bug-regex32 run
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
-rw-r--r--posix/Makefile1
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dbb5e75..2d8747d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-09-08 Ulrich Drepper <drepper@gmail.com>
+ [BZ #13118]
+ * posix/Makefile (bug-regex32-ENV): Define.
+ Patch by John Stanley <jpsinthemix@verizon.net>.
+
* misc/Makefile (headers): Add bits/select2.h.
* misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
* misc/bits/select2.h: New file.
diff --git a/NEWS b/NEWS
index b4a7045..6f14ddd 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ Version 2.15
* The following bugs are resolved with this release:
9696, 12868, 12852, 12874, 12885, 12907, 12922, 12935, 13007, 13021,
- 13068, 13092, 13114, 13123, 13134, 13150
+ 13068, 13092, 13114, 13118, 13123, 13134, 13150
* New program pldd to list loaded object of a process
Implemented by Ulrich Drepper.
diff --git a/posix/Makefile b/posix/Makefile
index 499d53d..b200342 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -208,6 +208,7 @@ bug-regex23-ENV = LOCPATH=$(common-objpfx)localedata
bug-regex25-ENV = LOCPATH=$(common-objpfx)localedata
bug-regex26-ENV = LOCPATH=$(common-objpfx)localedata
bug-regex30-ENV = LOCPATH=$(common-objpfx)localedata
+bug-regex32-ENV = LOCPATH=$(common-objpfx)localedata
tst-rxspencer-ARGS = --utf8 rxspencer/tests
tst-rxspencer-ENV = LOCPATH=$(common-objpfx)localedata
tst-pcre-ARGS = PCRE.tests