Add --debug-info-target-prefix
[babeltrace.git] / tests / lib / test_so_info.c
index 58d02180de764b55744a1390caa0eb5818b8f3db..ced06be90336f5c475f2b3d7aaf64511122bb4a4 100644 (file)
@@ -46,6 +46,7 @@
 #define BUILD_ID_LEN 20
 
 char *opt_debug_info_dir;
+char *opt_debug_info_target_prefix;
 
 static
 void test_so_info_build_id(const char *data_dir)
This page took 0.023553 seconds and 4 git commands to generate.