aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--erts/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/erts/configure.in b/erts/configure.in
index 408c00c9e9..074882532f 100644
--- a/erts/configure.in
+++ b/erts/configure.in
@@ -2829,8 +2829,6 @@ if test X${enable_fp_exceptions} = Xauto ; then
*linux*)
enable_fp_exceptions=no
AC_MSG_NOTICE([Floating point exceptions disabled by default on Linux]) ;;
- *)
- ;;
darwin*)
enable_fp_exceptions=no
AC_MSG_NOTICE([Floating point exceptions disabled by default on MacOS X]) ;;