Look for plugins in target triplet subdir
[vpp.git] / src / vppinfra / config.h.in
index 58a9731..a7a22a6 100644 (file)
@@ -21,4 +21,6 @@
 #endif
 
 #define USE_DLMALLOC @DLMALLOC@
+
+#define CLIB_TARGET_TRIPLET "@CMAKE_C_COMPILER_TARGET@"
 #endif