Commit 6a134f7d authored by Johan Bergström's avatar Johan Bergström
Browse files

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: https://github.com/iojs/io.js/pull/1334


Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
parent a081c7c5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment