Mercurial > hg > piper-vamp-js-builds
changeset 44:9c15e0964151
Try this (but it's not enough either)
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 23 Mar 2017 14:03:28 +0000 |
parents | f08863ff8a02 |
children | 916d856b698c |
files | pyin/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pyin/Makefile Tue Mar 14 14:40:52 2017 +0000 +++ b/pyin/Makefile Thu Mar 23 14:03:28 2017 +0000 @@ -25,6 +25,6 @@ -I../../DEPENDENCIES/generic/include \ -I../../vamp-build-and-test/DEPENDENCIES/generic/include -EMFLAGS := -s TOTAL_MEMORY=100000000 +EMFLAGS := -s ALLOW_MEMORY_GROWTH=1 include $(PIPER_VAMP_JS_DIR)/Makefile.inc