sonic-buildimage/src/libnl3
Konstantin Vasin 35313c9828
[libnl3]: Reduce build time of libnl3. (#15536)
Fix debian files for libnl3 to enable a parallel build.

How to verify it

SONIC_CONFIG_MAKE_JOBS=20

now:
make target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb-clean
make target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb
grep Elapsed target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb.log
Elapsed time: 0h 1m 51s

fixed version:
make target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb-clean
make target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb
grep Elapsed target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb.log
Elapsed time: 0h 0m 22s
2023-09-23 01:00:06 -07:00
..
debian [libnl3]: Reduce build time of libnl3. (#15536) 2023-09-23 01:00:06 -07:00
patch [MPLS][libnl3] libnl patches for supporting MPLS 2021-06-16 15:08:23 -07:00
.gitignore [MPLS][libnl3] libnl patches for supporting MPLS 2021-06-16 15:08:23 -07:00
Makefile [libnl3]: Reduce build time of libnl3. (#15536) 2023-09-23 01:00:06 -07:00