aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/bazel/bazel-native_0.21.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/bazel/bazel-native_0.21.0.bb')
-rw-r--r--recipes-devtools/bazel/bazel-native_0.21.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/bazel/bazel-native_0.21.0.bb b/recipes-devtools/bazel/bazel-native_0.21.0.bb
index c80cc30..04c69af 100644
--- a/recipes-devtools/bazel/bazel-native_0.21.0.bb
+++ b/recipes-devtools/bazel/bazel-native_0.21.0.bb
@@ -33,3 +33,6 @@ do_install () {
install -d ${D}${bindir}
install -m 0755 ${S}/output/bazel ${D}${bindir}
}
+
+# Explicitly disable uninative
+UNINATIVE_LOADER = ""