Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: avoid passing private flags from pmake
pmake introduces private flags (-J) when passing certain arguments to it (such as -j). Filter these out before passing to gmake. PR-URL: #1334 Reviewed-By: Fedor Indutny <[email protected]>
- Loading branch information