diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-08-17 00:27:25 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-08-17 00:28:03 +0200 |
commit | db34f151779fbfc72a5c6d373b9b5b25da9085b7 (patch) | |
tree | 1c0b6c91d6b04e0f812b41c99199e52698bc53f3 /BUILD.bazel | |
parent | 4ad4091b38faa39ddd2deae7455bd3a26531994f (diff) |
Enable compilation on ChromeOS
Diffstat (limited to 'BUILD.bazel')
-rw-r--r-- | BUILD.bazel | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel index b16b286..467c364 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -13,4 +13,3 @@ platform( "@bazel_tools//tools/cpp:clang-cl",
],
)
-
|