diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 12:44:28 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 12:44:28 -0500 |
commit | 7ae81d88f178fc554e6ef9835c352ec1feaae188 (patch) | |
tree | 0c8acbcaedc0cdbacb6d5ca6422f160be6c74b7b /ChangeLog | |
parent | b13b98854e937eb510ce6bc3b6d3165c6cd0c4d1 (diff) | |
download | glibc-7ae81d88f178fc554e6ef9835c352ec1feaae188.tar.gz glibc-7ae81d88f178fc554e6ef9835c352ec1feaae188.tar.xz glibc-7ae81d88f178fc554e6ef9835c352ec1feaae188.zip |
Linux configure cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f4f8c7b04..49ccb14fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-01-07 Ulrich Drepper <drepper@gmail.com> + * sysdeps/unix/sysv/linux/configure.in: Ports should define + libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their + configure files. + [BZ #13552] * configure.in: Remove --enable-omitfp support. * FAQ.in: Adjust. |