sencha: use xmake -b instead of xmake build

"-b" is almost equivalent to "build"; it also supports specifying targets.
Use it instead to simplify doing c&p from the build log.

Change-Id: Iabc32d53622e434bfcea6b71698f63cbbfd4091b
1 file changed
tree: 501ab74ed38a77992caeccdcfe59fe660d6ba516
  1. patches/
  2. platforms/
  3. cantrip.mk
  4. cantrip_apps.mk
  5. cantrip_builtins.mk
  6. cantrip_sel4test.mk
  7. cantrip_tests.mk
  8. cantrip_tools.mk
  9. CONTRIBUTING.md
  10. cores.mk
  11. helpmemake.awk
  12. LICENSE
  13. Makefile
  14. minisel.mk
  15. preamble.mk
  16. README.md
  17. setup.sh
  18. shodan.code-workspace
  19. toolchain.mk
  20. verilator.mk
README.md

Top Level Build repository

This is the project containing all the top-level build targets of all the projects within the GoB to set up the environment and build the e2e artifacts.