Package: src:libdap
Severity: wishlist
Tags: patch

Building libdap takes somehow a long time on slow architectures (takes
nearly 1 hour on armhf). It can support parallel building to get the
benefit of multi-core/cpu configuration.

Attached is a patch doing so using debhelper magic. In more detail,
debhelper will deal with the environmental variable DEB_BUILD_OPTIONS
and to find if there is something like "parallel=N". This is a
standard variable, and if the value isn't set it will default to 1.

Thanks,
Aron

Attachment: libdap-parallel.diff
Description: Binary data

Reply via email to