« Previous | Next » 

Revision 4fa3fd1c

ID4fa3fd1cc0eb5a63d8b3644af5b4dc2d6cc0cc86
Parent 8e37a589
Child 97db62b4, 4c9de9d7

Added by Nathan Rajlich over 11 years ago

make binary: allow custom config flags

For example, to cross-compile from my OS X laptop for Raspberry Pi, you would
do something like:

$ make binary BINARYNAME=node-v`python tools/getnodeversion.py`-linux-arm-pi \
DESTCPU=arm CONFIG_FLAGS="--dest-os=linux"

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences