config: move RTE_INSECURE_FUNCTION_WARNING option
[dpdk.git] / config / defconfig_x86_64-default-linuxapp-icc
index 25dbe36..54c19e0 100644 (file)
@@ -50,7 +50,7 @@ CONFIG_RTE_EXEC_ENV_LINUXAPP=y
 # snb      IntelĀ® microarchitecture code name Sandy Bridge
 # ivb      IntelĀ® microarchitecture code name Ivy Bridge
 #
-# Warning: if your compiler does not support the relevant -march options,
+# Note: if your compiler does not support the relevant -march options,
 # it will be compiled with whatever latest processor the compiler supports!
 #
 CONFIG_RTE_MACHINE="native"
@@ -211,6 +211,11 @@ CONFIG_RTE_LIBRTE_LPM_DEBUG=n
 #
 CONFIG_RTE_LIBRTE_NET=y
 
+#
+# Enable warning directives
+#
+CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
+
 #
 # Compile the test application
 #