aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Yu <zachyu@google.com>2024-04-29 13:31:08 -0700
committerZach Yu <zachyu@google.com>2024-04-29 13:34:50 -0700
commitf5414b9ea4c746faa2e8392672a9734836169ea9 (patch)
tree748b87fcc7ac4c545e36d5abcb358a307aa51fd2
parent6b258946a7ccb95d8b2d6594808db664be747168 (diff)
downloadlz4-emu-dev.tar.gz
Attempt to fix BUILD not found for lz4emu-dev
On windows files are case-insensitive, so having both a "BUILD" file and a "build" directory causes a collision, where either of them can be inaccessible. Change-Id: I82ff682b6f4c9a4647262e9aff62f561c967458d
-rw-r--r--BUILD.bazel (renamed from BUILD)0
1 files changed, 0 insertions, 0 deletions
diff --git a/BUILD b/BUILD.bazel
index 3579da0d..3579da0d 100644
--- a/BUILD
+++ b/BUILD.bazel