Fix the build case without builddir

If -O is not specified output dir argument becomes an empty
string and trips up make command

Change-Id: I86d5f7c4a53b97a1a22b6c348f0dcab85d63bb22
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/25500
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
Tested-by: Oleksandr Tymoshenko <ovt@google.com>
1 file changed
tree: 9bb263a26c85aba9102a91137e9e5e26c452f743
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.