commit ec1a6992d4cd05d1d1e981c81cf86dfc3a65c357
Author: Jakub Bogusz <[email protected]>
Date: Mon Apr 1 09:30:46 2013 +0200
- try make -j1
dumb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dumb.spec b/dumb.spec
index 2806f5a..4047d4d 100644
--- a/dumb.spec
+++ b/dumb.spec
@@ -106,7 +106,7 @@ ALL_TARGETS += allegro allegro-examples allegro-headers
PREFIX := /usr
EOF
-%{__make} all \
+%{__make} -j1 all \
CC="%{__cc}" \
LDFLAGS="%{rpmldflags}" \
OFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dumb.git/commitdiff/ec1a6992d4cd05d1d1e981c81cf86dfc3a65c357
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit