nixpkgs/pkgs/os-specific
Arthur Gautier 256c518a8a dpdk: fixup shared compilation
Dpdk build will default to static linking of its libraries if
`default_library` option is not specified. When shared is expected, we
should explicitely set the `default_library` option to `shared`.

This saves 586MB on the derivation output size:
```
95M	/nix/store/qydxxmcnh1w8yz58n36345kg3siimqip-dpdk-22.11.1
681M	/nix/store/pxvc5r3jvba1i96cma36akr7cnvnac3w-dpdk-22.11.1
```
2023-10-06 11:20:23 +02:00
..
bsd treewide: use uncurried version of makeScopeWithSplicing 2023-08-14 02:51:10 +03:00
darwin yabai: 5.0.8 -> 5.0.9 2023-10-01 09:25:05 -05:00
linux dpdk: fixup shared compilation 2023-10-06 11:20:23 +02:00
solo5
windows treewide: vendorSha256 -> vendorHash (#256514) 2023-09-21 19:11:11 +02:00