Commit 5ec2b3fc authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

build: set up basic multi-arch/mode build

Make `make -f Makefile.build ia32.release x64.debug` work.  It's not
perfect yet: it requires running `./configure` first and the generated
`config.gypi` is shared across builds.

PR-URL: https://github.com/node-forward/node/pull/24


Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
parent 91b24926
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