aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-09-11 14:16:18 -0700
committerRoland McGrath <roland@hack.frob.com>2015-09-11 14:16:18 -0700
commitd57248f0351b307e17476aa1ef812023025c8fd7 (patch)
tree1ead4d2bceb4829194780815fb3541e6fceab399 /ChangeLog
parentde071d199a8578055edf2722114788ae749823aa (diff)
downloadglibc-d57248f0351b307e17476aa1ef812023025c8fd7.zip
glibc-d57248f0351b307e17476aa1ef812023025c8fd7.tar.gz
glibc-d57248f0351b307e17476aa1ef812023025c8fd7.tar.bz2
NaCl: Do not install <sys/mtio.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca4db61..cb9c953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-09-11 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/nacl/Makefile [$(subdir) = misc] (sysdep_headers):
+ Use 'override' keyword to freeze the value here, preventing
+ the addition of sys/mtio.h by sysdeps/gnu/Makefile.
+
2015-09-11 Joseph Myers <joseph@codesourcery.com>
[BZ #14912]