nixpkgs/pkgs/tools/compression/brotli
Sergei Trofimovich 25afc4a910 brotli: revert upstream fix for rpath on darwin
Fixed `aarch64-darwin` built of `curl` reported by Martin Weinelt of
form:

    curl-aarch64-darwin> checking run-time libs availability... failed
    curl-aarch64-darwin> configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lnghttp2 -lidn2 -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lzstd -lzstd -lbrotlidec -lbrotlidec -lz

I think we are embedding wrong runpath. Let's rely on `nixpkgs`'s
infrastructure until the failure is better understood.
2023-09-17 10:41:48 +01:00
..
default.nix brotli: revert upstream fix for rpath on darwin 2023-09-17 10:41:48 +01:00