summarylogtreecommitdiffstats
path: root/std_c++14.patch
diff options
context:
space:
mode:
Diffstat (limited to 'std_c++14.patch')
-rw-r--r--std_c++14.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/std_c++14.patch b/std_c++14.patch
deleted file mode 100644
index b252a3c8b5d5..000000000000
--- a/std_c++14.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index a8fe218..919a638 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -21,7 +21,7 @@ if (UNIX)
- endif (NETWORK_NM AND NETWORK_CN)
- endif (UNIX)
-
--set (CMAKE_CXX_STANDARD 11)
-+set (CMAKE_CXX_STANDARD 14)
-
- include (version.cmake)
- include (GNUInstallDirs)