Commit f9d63ef9 authored by Jeff Grafton's avatar Jeff Grafton

Default EMBED_LICENSE_TARGETS=true for make bazel-release

parent 5b75980c
......@@ -512,5 +512,5 @@ bazel-release:
@echo "$$BAZEL_BUILD_HELP_INFO"
else
bazel-release:
bazel build //build/release-tars
bazel build //build/release-tars --define "EMBED_LICENSE_TARGETS=true"
endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment