projects-dir.mk: Exclude emscren-v8 from build

Building V8 is a major PITA.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-06-30 12:23:52 +00:00
commit 2c28a9ccfd

View file

@ -36,7 +36,8 @@ EXCLUDE_FROM_BUILD += \
feedfs-dspcd \
casview \
dspfs \
jux3
jux3 \
emscren-v8
EXCLUDES_FILE ?= exclude.txt