Source: pinot
Version: 1.05-1
Severity: wishlist
Tags: patch

Hi,

pinot seems to build fine with multiple build jobs when building.
Thus, my suggestion is to enable the parallel build (enabling it in
CDBS) to speed up the compilation when requested (see also
Policy ยง4.9.1).

Thanks,
-- 
Pino
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,8 @@ LDFLAGS += -Wl,--as-needed
 
 DEB_DH_MAKESHLIBS_ARGS = -Xusr/lib/pinot
 
+DEB_BUILD_PARALLEL = 1
+
 binary-fixup/pinot::
 	chmod a+x $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/pinot/*.sh
 

Reply via email to