You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: pipelines: autoconf: Add targets input for make and make-install (chainguard-dev#2573)
Allow overriding the `Makefile` target used for build and/or install.
This supports multiple space-separated options. You can of course just call
the pipeline multiple times instead, but giving `make` multiple targets
at once allows more parallelism.
Signed-off-by: dann frazier <[email protected]>
0 commit comments