summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/vpp-core/vpp-core.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/vpp-core/vpp-core.bb b/recipes-extended/vpp-core/vpp-core.bb
index 2bfbba88..8274534a 100644
--- a/recipes-extended/vpp-core/vpp-core.bb
+++ b/recipes-extended/vpp-core/vpp-core.bb
@@ -43,7 +43,7 @@ EXTRA_OECONF = " \
43" 43"
44 44
45EXTRA_OECONF_append_class-native = " --disable-vlib" 45EXTRA_OECONF_append_class-native = " --disable-vlib"
46 46CFLAGS += "-DCLIB_LOG2_CACHE_LINE_BYTES=6"
47 47
48include vpp-pkgs.inc 48include vpp-pkgs.inc
49 49