aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst')
-rw-r--r--doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst b/doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst
deleted file mode 100644
index 0f30b5f5e8..0000000000
--- a/doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Changed:**
- Ignore -native-compiler option when built without native compute
- support.
- (`#12070 <https://github.com/coq/coq/pull/12070>`_,
- by Pierre Roux).