diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-06-18 16:29:25 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-06-18 16:29:25 -0700 |
commit | bfcacbdec0ea80b12b23f89572c29b87624e76ec (patch) | |
tree | b71d5e6d4248905a1999ad3b51d7c79827fba9af /ChangeLog | |
parent | 02a809d2cd341eece48b83821a192cb9f565e69a (diff) | |
download | glibc-bfcacbdec0ea80b12b23f89572c29b87624e76ec.tar.gz glibc-bfcacbdec0ea80b12b23f89572c29b87624e76ec.tar.xz glibc-bfcacbdec0ea80b12b23f89572c29b87624e76ec.zip |
Use rtld-CPPFLAGS in rtld-%.os rules for generated sources.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8ba955a775..5fa4885c5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-06-18 Roland McGrath <roland@hack.frob.com> + + * elf/rtld-Rules (rtld-compile-command.S): New variable. + (rtld-compile-command.s, rtld-compile-command.c): New variables. + ($(objpfx)rtld-%.os rules): Use them. + 2013-06-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch |