Skip to content

cmd/dist: does not say there are flags you can pass to bootstrap command #8506

Description

@tfarina
I was trying to reach the breakpoint in bgrunv without success, until I passed -a to
dist bootstrap.

Then I hit the breakpoint.

Breakpoint 1, install (dir=<optimized out>) at cmd/dist/build.c:1062
1062            bgrunv(bstr(&path), CheckExit, &compile);

Looking at cmd/dist/build.c:cmdbootstrap I see you can pass either -a, -s or -v.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions