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