altosdroid: Altosdroid build doesn't work in parallel, so stop trying
authorKeith Packard <keithp@keithp.com>
Thu, 12 Jun 2014 01:58:09 +0000 (18:58 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 12 Jun 2014 01:58:09 +0000 (18:58 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/Makefile.am

index 1590e0c952697b63cf787588faa8f06534267320..d5784483e74663a869df6a1cdb3611563537bb2a 100644 (file)
@@ -40,6 +40,8 @@ SRC=$(JAVA_SRC) $(DRAWABLES)
 
 all: $(all_target)
 
+.NOTPARALLEL:
+
 $(EXT_LIBDIR):
        mkdir -p $(EXT_LIBDIR)