summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorStan Shebs <stanshebs@google.com>2018-01-19 12:41:15 -0800
committerStan Shebs <stanshebs@google.com>2018-01-19 12:41:15 -0800
commitd555ce07f4d2a8dc65391caba55c3e72f0de754d (patch)
tree0af4fc0d1c47b78979813a3476a8a7f8513b884a /config.h.in
parentf555d1a9b769e1cef90e025367d90112f6361c04 (diff)
downloadglibc-d555ce07f4d2a8dc65391caba55c3e72f0de754d.tar.gz
Add --with-clang and --disable-float128 options to toplevel configury
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b0b7cf26cb..9d0f5355ba 100644
--- a/config.h.in
+++ b/config.h.in
@@ -174,6 +174,8 @@
/* Define if the linker defines __ehdr_start. */
#undef HAVE_EHDR_START
+#define WANT_FLOAT128 0
+
/*
*/