Whamcloud - gitweb
debian: add support for DEB_BUILD_OPTIONS=parallel=N master next
authorTheodore Ts'o <tytso@mit.edu>
Tue, 30 Apr 2024 01:08:19 +0000 (21:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 30 Apr 2024 01:13:57 +0000 (21:13 -0400)
commit1b042c23ca782c1af06695bf61528f0969378bdc
treed2fe284afcc91b0dc5bb792b1fb1e1fac2f6d709
parent018cd6e9a659917ac1374775f5a60b1cf0be182c
debian: add support for DEB_BUILD_OPTIONS=parallel=N

This speeds up package builds using "make -jN" and "make -jN check".

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/rules