X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fconfig.h.in;h=b23666304477aa842bff6d5f1268ea27c888105d;hb=a690fdbfe179e0ea65818c03b52535bf9210efd0;hp=a7a22a6a992a901680c5f0f54f7903edbf3f8566;hpb=86e8bce44f43c1f3c50a3397f9ab850f484f4cad;p=vpp.git diff --git a/src/vppinfra/config.h.in b/src/vppinfra/config.h.in index a7a22a6a992..b2366630447 100644 --- a/src/vppinfra/config.h.in +++ b/src/vppinfra/config.h.in @@ -21,6 +21,7 @@ #endif #define USE_DLMALLOC @DLMALLOC@ +#define HAVE_NUMA_LIBRARY @NUMA_LIBRARY_FOUND@ #define CLIB_TARGET_TRIPLET "@CMAKE_C_COMPILER_TARGET@" #endif