summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2018-09-18-16-28-31.bpo-34585.CGMu0h.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Build/2018-09-18-16-28-31.bpo-34585.CGMu0h.rst')
-rw-r--r--Misc/NEWS.d/next/Build/2018-09-18-16-28-31.bpo-34585.CGMu0h.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Build/2018-09-18-16-28-31.bpo-34585.CGMu0h.rst b/Misc/NEWS.d/next/Build/2018-09-18-16-28-31.bpo-34585.CGMu0h.rst
deleted file mode 100644
index 01318e6..0000000
--- a/Misc/NEWS.d/next/Build/2018-09-18-16-28-31.bpo-34585.CGMu0h.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Check for floating-point byte order in configure.ac using compilation tests
-instead of executing code, so that these checks work in cross-compiled
-builds.