nixpkgs/pkgs/development/libraries/arrow-cpp
Nikola Knežević da882cddcc
arrow-cpp: libnsl is not necessary for building (#162757)
libnsl dependency was preventing building arrow-cpp on darwin.
arrow-cpp builds on darwin without issues outside of nix. The official
instructions at
https://arrow.apache.org/docs/developers/cpp/building.html do not
mention libnsl as a dependency. Thus, this change removes libnsl from
both darwin and linux platforms.
2022-03-04 11:01:20 -05:00
..
darwin.patch
default.nix arrow-cpp: libnsl is not necessary for building (#162757) 2022-03-04 11:01:20 -05:00