[Pkg-chromium-maint] Bug#580490: chromium-browser: Please use DEB_BUILD_OPTIONS' parallel=n

Ansgar Burchardt ansgar at 2008.43-1.org
Thu May 6 10:00:54 UTC 2010


Source: chromium-browser
Version: 5.0.342.9~r43360-1
Severity: minor

Hi,

I found the following lines in d/rules:

   PROCESSORS       ?= $(shell grep -ic ^processor /proc/cpuinfo)
   [...]
   ifneq (1,$(PROCESSORS))
   DEB_MAKE_EXTRA_ARGS += -j$(PROCESSORS)
   endif

Please use DEB_BUILD_OPTIONS's parallel=n option instead (see Policy
4.9.1 [1]) so the person doing the build can decide how many processes
to run in parallel.

Regards,
Ansgar

[1] <http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules-options>





More information about the Pkg-chromium-maint mailing list