diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-04-25 12:11:26 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-04-25 12:11:26 -0700 |
commit | b561ddccd908eaa844164b9ca85c249c7f9e307c (patch) | |
tree | 6937ce61e29feb125e33bdaf70648681abfd96c2 /config.make.in | |
parent | 863593e795f486dba7ecb5ef94d0a93847979d71 (diff) | |
parent | aab39a094e0f1b69d661999e3298972ef3060aa0 (diff) | |
download | glibc-b561ddccd908eaa844164b9ca85c249c7f9e307c.tar.gz glibc-b561ddccd908eaa844164b9ca85c249c7f9e307c.tar.xz glibc-b561ddccd908eaa844164b9ca85c249c7f9e307c.zip |
Merge remote-tracking branch 'origin/master' into hjl/x32/master
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in index f13db5726c..64f7587132 100644 --- a/config.make.in +++ b/config.make.in @@ -49,7 +49,6 @@ all-warnings = @all_warnings@ have-z-combreloc = @libc_cv_z_combreloc@ have-z-execstack = @libc_cv_z_execstack@ have-Bgroup = @libc_cv_Bgroup@ -have-as-needed = @libc_cv_as_needed@ with-fp = @with_fp@ old-glibc-headers = @old_glibc_headers@ unwind-find-fde = @libc_cv_gcc_unwind_find_fde@ |