Revision: 5389 Author: pebender Date: Sun Aug 30 22:12:55 2009 Log: - Reverted parallel build support for system/lirc as it is still broken.
http://code.google.com/p/minimyth/source/detail?r=5389 Modified: /trunk/gar-minimyth/script/system/lirc/Makefile ======================================= --- /trunk/gar-minimyth/script/system/lirc/Makefile Sun Aug 30 19:45:01 2009 +++ /trunk/gar-minimyth/script/system/lirc/Makefile Sun Aug 30 22:12:55 2009 @@ -40,6 +40,8 @@ GAR_EXTRA_CONF += kernel-$(mm_KERNEL_VERSION)/linux/package-api.mk include ../../gar.mk +PARALLELMFLAGS := -j1 + cvs//%/$(DISTNAME).tar.bz2: @$(call FETCH_CVS, $*, $(GARNAME), $(GARVERSION), $(DISTNAME)) @$(MAKECOOKIE) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
