diff --git a/bundle.json b/bundle.json index c2c7954739246db1a835f280b4c69939823f83cb..9ac2561fe6850be9d8c3dac7abbc7f8789c5bf5c 100644 --- a/bundle.json +++ b/bundle.json @@ -27,7 +27,17 @@ }, "build": { "sub_component": [], - "inner_kits": [], + "inner_kits": [ + { + "header": { + "header_base": "//third_party/elfutils/libdw", + "header_files": [ + "libdw.h" + ] + }, + "name": "//third_party/elfutils:libdw_static" + } + ], "test": [] } }