Closed jmyounker closed 3 years ago
I'd like to add support for OSX x86-64.
To start, I want to introduce a change and then package that change into the file archive/master.tar.gz. I would assume there is a target, but I haven't been able to find it so far.
archive/master.tar.gz
How do I build the distribution archive?
That isn't built with bazel, its built with the command git archive presumably.
git archive
I'd like to add support for OSX x86-64.
To start, I want to introduce a change and then package that change into the file
archive/master.tar.gz
. I would assume there is a target, but I haven't been able to find it so far.How do I build the distribution archive?