Let make MAX_STACK_ALLOC=0 do what expected
authorJerome Robert <jeromerobert@gmx.com>
Thu, 31 Dec 2015 13:32:53 +0000 (13:32 +0000)
committerJerome Robert <jeromerobert@gmx.com>
Thu, 31 Dec 2015 13:43:09 +0000 (14:43 +0100)
commit2c7143459f0003d918975d683542d66588325a78
tree217e961ffaf08ed81a409fc625ab71d1aa514360
parent3857581adf0936df556cfc223c8ea142e3d17930
Let make MAX_STACK_ALLOC=0 do what expected

It's no longer required to modify Makefile.rule to disable
stack allocation. It's now possible to run:

make MAX_STACK_ALLOC=0
Makefile.rule
Makefile.system