X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fconfig.h.in;h=7aad027a8b6ff91775d048b4a0641ae768a73275;hb=98bd75778736d4322db5ee7ecf5c548133e05d0f;hp=a7a22a6a992a901680c5f0f54f7903edbf3f8566;hpb=64911369ad6605ac234a1c843359586c3adc078d;p=vpp.git diff --git a/src/vppinfra/config.h.in b/src/vppinfra/config.h.in index a7a22a6a992..7aad027a8b6 100644 --- a/src/vppinfra/config.h.in +++ b/src/vppinfra/config.h.in @@ -20,7 +20,7 @@ #define CLIB_LOG2_CACHE_LINE_BYTES @LOG2_CACHE_LINE_BYTES@ #endif -#define USE_DLMALLOC @DLMALLOC@ - #define CLIB_TARGET_TRIPLET "@CMAKE_C_COMPILER_TARGET@" +#define CLIB_VECTOR_GROW_BY_ONE @VECTOR_GROW_BY_ONE@ + #endif