tags 747142 +pending thanks Hi, The following change has been committed for this bug by Manoj Srivastava <sriva...@golden-gryphon.com> on Thu, 8 May 2014 13:37:55 -0700. The fix will be in the next upload. ========================================================================= [master]: Handle setting parallel in DEB_BUILD_OPTIONS
make-kpkg warns Do NOT set the -j option in MAKEFLAGS directly, this shall cause the build to fail, and provides an alternative. However, there are lots of people who set DEB_BUILD_OPTIONS=parallel=N, which causes dpkg-buildpackage to do effectively that. This commit strips out the setting from DEB_BUILD_OPTIONS, setting up instead the make-kpkg alternative of CONCURRENCY_LEVEL. (Closes: #747142) Signed-off-by: Manoj Srivastava <sriva...@golden-gryphon.com> ========================================================================= -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org