File 0456-otp-Don-t-mention-the-removed-fp-exceptions-configur.patch of Package erlang
From 040ad49ac8255f2a83da1712290be8c974c9235b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?John=20H=C3=B6gberg?= <john@erlang.org>
Date: Wed, 3 Mar 2021 15:07:39 +0100
Subject: [PATCH] otp: Don't mention the removed 'fp-exceptions' configure flag
---
HOWTO/INSTALL.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md
index 3bf6be8c89..c66c220540 100644
--- a/HOWTO/INSTALL.md
+++ b/HOWTO/INSTALL.md
@@ -354,11 +354,6 @@ Some of the available `configure` options are:
default if possible)
* `--{enable,disable}-hipe` - HiPE support (enabled by default on supported
platforms)
-* `--{enable,disable}-fp-exceptions` - Floating point exceptions (an
- optimization for floating point operations). The default differs
- depending on operating system and hardware platform. Note that by
- enabling this you might get a seemingly working system that sometimes
- fail on floating point operations.
* `--enable-m64-build` - Build 64-bit binaries using the `-m64` flag to
`(g)cc`
* `--enable-m32-build` - Build 32-bit binaries using the `-m32` flag to
--
2.26.2