We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6ef77 commit a40726cCopy full SHA for a40726c
bazel/luajit.BUILD
@@ -2,6 +2,7 @@
2
# Build rule for LuaJit.
3
4
load("@bazel_skylib//rules:common_settings.bzl", "bool_flag", "string_flag")
5
+load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_library")
6
7
string_flag(
8
name = "target_arch",
0 commit comments