wok rev 18460
c-ares: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 28 23:32:38 2015 +0200 (2015-09-28) |
parents | f083b24a7267 |
children | 2783d48f798e |
files | c-ares/receipt |
line diff
1.1 --- a/c-ares/receipt Mon Sep 28 23:07:00 2015 +0200 1.2 +++ b/c-ares/receipt Mon Sep 28 23:32:38 2015 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 ./configure --prefix=/usr --mandir=/usr/share/man \ 1.5 $CONFIGURE_ARGS && 1.6 make && 1.7 - make DESTDIR=$DESTDIR install 1.8 + make -j 1 DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.