e0e7a4ca46
As it says on the tin. Long live hermetic_cc_toolchain!
8 lines
164 B
Python
8 lines
164 B
Python
load("@hermetic_cc_toolchain//toolchain/platform:defs.bzl", "declare_platforms")
|
|
|
|
package(
|
|
default_visibility = ["//visibility:public"],
|
|
)
|
|
|
|
declare_platforms()
|