summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/libstdc++/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/config.h b/gnu/lib/libstdc++/config.h
index a34d4da..d764096 100644
--- a/gnu/lib/libstdc++/config.h
+++ b/gnu/lib/libstdc++/config.h
@@ -261,7 +261,7 @@
#define HAVE_FLOORF 1
/* Define to 1 if you have the `floorl' function. */
-/* #undef HAVE_FLOORL */
+#define HAVE_FLOORL 1
/* Define to 1 if you have the `fmodf' function. */
#define HAVE_FMODF 1
OpenPOWER on IntegriCloud