mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-15 20:25:17 +03:00
(and rename test, as it conflicts with some stuff when sourced) see: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/36722 https://www.openwall.com/lists/musl/2021/07/16/1 https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/22958
12 lines
339 B
Diff
12 lines
339 B
Diff
diff --git a/config/rte_config.h b/config/rte_config.h
|
|
index 46549cb..f374677 100644
|
|
--- a/config/rte_config.h
|
|
+++ b/config/rte_config.h
|
|
@@ -37,7 +37,6 @@
|
|
#define RTE_MAX_MEMZONE 2560
|
|
#define RTE_MAX_TAILQ 32
|
|
#define RTE_LOG_DP_LEVEL RTE_LOG_INFO
|
|
-#define RTE_BACKTRACE 1
|
|
#define RTE_MAX_VFIO_CONTAINERS 64
|
|
|
|
/* bsd module defines */
|