config: move RTE_INSECURE_FUNCTION_WARNING option

Signed-off-by: Intel
This commit is contained in:
Intel 2012-12-20 00:00:00 +01:00 committed by Thomas Monjalon
parent 4008d87b67
commit 2f26a29d51
4 changed files with 24 additions and 14 deletions

View 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
#
@ -227,8 +232,3 @@ CONFIG_RTE_APP_CHKINCS=y
CONFIG_RTE_TEST_PMD=y
CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n
CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n
#
# warning directives
#
CONFIG_RTE_INSECURE_FUNCTION_WARNING=n

View 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
#

View 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
#
@ -227,8 +232,3 @@ CONFIG_RTE_APP_CHKINCS=y
CONFIG_RTE_TEST_PMD=y
CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n
CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n
#
# warning directives
#
CONFIG_RTE_INSECURE_FUNCTION_WARNING=n

View 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
#