diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-09-28 14:33:40 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-09-28 14:33:40 -0700 |
commit | 6bacf05bfde0816659d6d7f73c063571633b8f6a (patch) | |
tree | 545abe7d80b17152a68647a3bb590f1acfbbe506 /ChangeLog | |
parent | 91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e (diff) | |
download | glibc-6bacf05bfde0816659d6d7f73c063571633b8f6a.tar glibc-6bacf05bfde0816659d6d7f73c063571633b8f6a.tar.gz glibc-6bacf05bfde0816659d6d7f73c063571633b8f6a.tar.bz2 glibc-6bacf05bfde0816659d6d7f73c063571633b8f6a.zip |
Quiet make warning under --disable-shared.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-09-28 Roland McGrath <roland@hack.frob.com> + * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)): + Conditionalize target on [libnss_test1.so-version]. + * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED]. * Makeconfig (nssobjdir, resolvobjdir): Remove variables. |