Wireshark-commits: [Wireshark-commits] master cd8eb6e: debian: Enable parallel package build
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd8eb6e92e4bcaa075ad7adeb674881da867542e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cd8eb6e by Balint Reczey (balint@xxxxxxxxxxxxxxx):
debian: Enable parallel package build
Debian packages used to build with parallel build enabled when
debian/rules used autotools but with switching to CMake the
parallel build failed sometimes. Now the CMake based build
system seems to be working for parallel builds, too, thus
it seems to be safe to enable parallel building of .debs again.
Change-Id: I79003bf6c4b74640f24d907b763a5cc3da595e68
Reviewed-on: https://code.wireshark.org/review/10657
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from eaf4746 SNA: add value 0xC8 to the list registered SAP
adds cd8eb6e debian: Enable parallel package build
Summary of changes:
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)