diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-09-28 14:29:14 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-09-28 14:29:14 -0700 |
commit | 91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e (patch) | |
tree | 6e7e0e2f9c73f59bbce8ad7941db09edd91f9255 /ChangeLog | |
parent | cc87f7d8511e6ca777211abea0bf979138c4c60d (diff) | |
download | glibc-91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e.zip glibc-91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e.tar.gz glibc-91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e.tar.bz2 |
Conditionalize elf/dl-sysdep.c contents on [SHARED].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2012-09-28 Roland McGrath <roland@hack.frob.com> + * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED]. + * Makeconfig (nssobjdir, resolvobjdir): Remove variables. (elfobjdir): Move out of conditionals. |