diff --git a/examples/BUILD b/examples/BUILD index c41e3f4..31df79f 100644 --- a/examples/BUILD +++ b/examples/BUILD @@ -239,7 +239,7 @@ cc_binary( "htool_usb.c", "htool_usb.h", ], - features = ["-fully_static_link"], + features = ["fully_static_link_target"], deps = [ ":host_commands", ":srtm",