blob: b89da8c928d5dc08748129d2d8086e4fbf52dba0 [file] [log] [blame]
cc_prebuilt_binary {
name: "bison",
device_supported: false,
host_supported: true,
target: {
linux: {
srcs: ["linux-x86/bin/bison"],
},
darwin: {
srcs: ["darwin-x86/bin/bison"],
},
},
}