Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 774324ae76e0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 24c765c744ba
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 3, 2020

  1. clickhouse: fix rpath

    ClickHouse sets LINKER_NAME to lld which is not yet wrapped with ld-wrapper.sh
    and the results lack rpath needed to use the programs and libraries.
    orivej committed Mar 3, 2020
    Copy the full SHA
    24c765c View commit details
    Browse the repository at this point in the history