• Stewart Miles's avatar
    Pass job server arguments (-jX) to make. · 4f96603e
    Stewart Miles authored
    When $(MAKE) is expanded via a macro "make" doesn't know whether
    $(MAKE) refers to an instance of the make app and therefore doesn't
    pass job server arguments down.  This change adds the + prefix to the
    command in the receipe in order to indicate $(MAKE) is another instance of
    make.
    
    Tested:
    Verified flatc builds in parallel from Android builds.
    
    Change-Id: I9f2f4f9680b818fdda7420a75a8bfa995b4644db
    4f96603e
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
readme.md Loading commit data...