Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Pass BSDmakefile args to gmake
Minor convenience for platforms that doesn't have gmake installed but prefer the habit of writing make instead of gmake. test needs to live in .PHONY to get passed on to gmake. PR-URL: #1298 Reviewed-By: Fedor Indutny <[email protected]>
- Loading branch information