]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/config/defconfig_x86_64-native-bsdapp-clang
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / spdk / dpdk / config / defconfig_x86_64-native-bsdapp-clang
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3
4 #include "common_bsdapp"
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