diff options
-rw-r--r-- | recipes-extended/vpp-core/vpp-core.bb | 2 |
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 | ||
45 | EXTRA_OECONF_append_class-native = " --disable-vlib" | 45 | EXTRA_OECONF_append_class-native = " --disable-vlib" |
46 | 46 | CFLAGS += "-DCLIB_LOG2_CACHE_LINE_BYTES=6" | |
47 | 47 | ||
48 | include vpp-pkgs.inc | 48 | include vpp-pkgs.inc |
49 | 49 | ||