blob: 5b09b3b8a35e9b644a0c7dfb15d5c488faaf5db6 [file] [log] [blame]
# Only the default because we don't have any other toolchains at this stage.
# Eventually we probably want the default to be the target ChromiumOS platform.
set_default_toolchain("//toolchain:dummy")
set_defaults("executable") {
configs = ["//:compiler_defaults"]
}
set_defaults("static_library") {
configs = ["//:compiler_defaults"]
}