From 88b1f400ef05142a1f05cd7dcb34a4c682b7ab83 Mon Sep 17 00:00:00 2001 From: Pierre Roux Date: Fri, 10 Apr 2020 17:49:03 +0200 Subject: Ignore -native-compiler option when disabled --- .../07-commands-and-options/12070-native-compiler-disabled.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst (limited to 'doc') 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 new file mode 100644 index 0000000000..0f30b5f5e8 --- /dev/null +++ b/doc/changelog/07-commands-and-options/12070-native-compiler-disabled.rst @@ -0,0 +1,5 @@ +- **Changed:** + Ignore -native-compiler option when built without native compute + support. + (`#12070 `_, + by Pierre Roux). -- cgit v1.2.3