diff options
author | Marek Polacek <polacek@redhat.com> | 2012-08-02 00:11:39 +0200 |
---|---|---|
committer | Marek Polacek <polacek@redhat.com> | 2012-08-02 00:11:39 +0200 |
commit | 3fb791b889fc80556274a856e642ca6186c18926 (patch) | |
tree | 671af8ed643cc3e3aa28e9adb0bcc560b4300e04 /ChangeLog | |
parent | 23bddc0668391d97710f7d10c8cb04dc305112ea (diff) | |
download | glibc-3fb791b889fc80556274a856e642ca6186c18926.tar glibc-3fb791b889fc80556274a856e642ca6186c18926.tar.gz glibc-3fb791b889fc80556274a856e642ca6186c18926.tar.bz2 glibc-3fb791b889fc80556274a856e642ca6186c18926.zip |
Small cleanup in Makeconfig.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-08-01 Marek Polacek <polacek@redhat.com> + + * libc/Makeconfig: Use elf in place of binfmt-subdir. + Use dlfcn directly instead of a variable. + (binfmt-subdir): Do not define. + (dlfcn): Likewise. + 2012-08-01 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64): |