test mbuf attach
[dpdk.git] / config / defconfig_x86_64-native-linuxapp-clang
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3
4 #include "common_linux"
5
6 CONFIG_RTE_MACHINE="native"
7
8 CONFIG_RTE_ARCH="x86_64"
9 CONFIG_RTE_ARCH_X86_64=y
10 CONFIG_RTE_ARCH_X86=y
11 CONFIG_RTE_ARCH_64=y
12
13 CONFIG_RTE_TOOLCHAIN="clang"
14 CONFIG_RTE_TOOLCHAIN_CLANG=y