diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-09-11 14:16:18 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-09-11 14:16:18 -0700 |
commit | d57248f0351b307e17476aa1ef812023025c8fd7 (patch) | |
tree | 1ead4d2bceb4829194780815fb3541e6fceab399 /ChangeLog | |
parent | de071d199a8578055edf2722114788ae749823aa (diff) | |
download | glibc-d57248f0351b307e17476aa1ef812023025c8fd7.zip glibc-d57248f0351b307e17476aa1ef812023025c8fd7.tar.gz glibc-d57248f0351b307e17476aa1ef812023025c8fd7.tar.bz2 |
NaCl: Do not install <sys/mtio.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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] |