diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-07-03 18:52:51 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-07-03 18:52:51 -0700 |
commit | 38851324d820b7cf8b8e9694e7c33325c16f38db (patch) | |
tree | e267fc32fcb039e195e4de054699c61a4a0eed74 /ChangeLog | |
parent | 69862e2511a41d64ff8ce942721589fb12bade15 (diff) | |
download | glibc-38851324d820b7cf8b8e9694e7c33325c16f38db.tar.gz glibc-38851324d820b7cf8b8e9694e7c33325c16f38db.tar.xz glibc-38851324d820b7cf8b8e9694e7c33325c16f38db.zip |
Restore subdir conditional for tst-timer dependency.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5eb0d431e6..0a8688a1ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-07-03 Roland McGrath <roland@hack.frob.com> + + * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only + thing) with "ifeq ($(subdir),rt)". + 2014-07-03 Richard Henderson <rth@redhat.com> * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file. |