From db34f151779fbfc72a5c6d373b9b5b25da9085b7 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Sat, 17 Aug 2024 00:27:25 +0200 Subject: Enable compilation on ChromeOS --- BUILD.bazel | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILD.bazel') 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", ], ) - -- cgit