This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
hermetic_cc_toolchain
Watch
1
Fork
You've already forked hermetic_cc_toolchain
0
Code
Releases
Activity
313f16b020
hermetic_cc_toolchain
/
toolchain
/
platform
/
BUILD
4 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Move declare_platforms() to platform/
2022-04-06 22:19:44 +03:00
load
(
"
@bazel-zig-cc//toolchain/platform:defs.bzl
"
,
"
declare_platforms
"
)
move platforms under @zig_cc//platform:
2022-04-06 22:16:53 +03:00
declare_platforms
(
)