aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------conf.d/app-templates0
-rw-r--r--conf.d/cmake/config.cmake2
2 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates
-Subproject 8d9b7f22c821e149a09824df50a6775fac43a97
+Subproject 0d3bfaf0888cb350f8721db4a4115ecb8dc4f00
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 527cd26..48543be 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -46,7 +46,7 @@ set(CMAKE_BUILD_TYPE "DEBUG")
# Kernel selection if needed. Overload the detected compiler.
# -----------------------------------------------
-#set (kernel_minimal_version 4.8)
+set (kernel_minimal_version 4.8)
# Compiler selection if needed. Overload the detected compiler.
# -----------------------------------------------