[all-commits] [llvm/llvm-project] b3d33f: [gn build] make "all" target build

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Sep 16 11:22:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b3d33f5e838f8a181feb391fc96e74e3bb6be110
      https://github.com/llvm/llvm-project/commit/b3d33f5e838f8a181feb391fc96e74e3bb6be110
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M llvm/utils/gn/secondary/compiler-rt/lib/scudo/BUILD.gn

  Log Message:
  -----------
  [gn build] make "all" target build

If you want to build everything, building the default target
via just `ninja` is better, but `ninja all` shouldn't give you
compile errors -- this fixes that.




More information about the All-commits mailing list