nixpkgs/pkgs
Orivej Desh e4e695548c clickhouse: link to libLLVM rather than to individual LLVM libs
The clickhouse program links to LLVM and to the clickhouse library, that also
links to LLVM. When the library is shared but LLVM is static, LLVM gets linked
into the program twice (once via the library and once directly), which causes
this error when running clickhouse:

     : CommandLine Error: Option 'x86-use-base-pointer' registered more than once!
     LLVM ERROR: inconsistency in registered CommandLine options

A common LLVM installation provides static component libraries and a shared
libLLVM. Linking to libLLVM when libclickhouse is shared solves this issue.

Upstream pull request: https://github.com/yandex/ClickHouse/pull/3989
2019-01-06 16:59:47 +00:00
..
applications Merge pull request #53171 from r-ryantm/auto-update/visidata 2019-01-02 10:37:34 +00:00
build-support Merge pull request #50341 from corngood/chicken-5 2018-12-31 05:09:57 +01:00
common-updater
data iosevka: 2.0.1 -> 2.0.2 2019-01-01 17:54:45 -05:00
desktops xfce.xfce4-timer-plugin: correct description 2018-12-30 09:28:55 -05:00
development doxygen: add sourceforge as mirror 2019-01-02 17:08:02 +01:00
games frogatto: init at 0.0.2018-12-09 (#52989) 2019-01-02 11:47:16 +01:00
misc vim-parinfer: init (#53140) 2019-01-01 20:33:57 +01:00
os-specific conky: 1.11.0 -> 1.11.1 (#53157) 2019-01-02 09:54:22 +01:00
servers clickhouse: link to libLLVM rather than to individual LLVM libs 2019-01-06 16:59:47 +00:00
shells fish: do not use internal wcwidth 2018-12-30 10:21:06 +01:00
stdenv Merge pull request #36384 from dtzWill/musl-native-bootstrap 2018-12-31 14:59:56 -06:00
test
tools spoofer: 1.4.0 -> 1.4.2 2019-01-02 13:51:05 +01:00
top-level emacs-packages: Drop custom weechat package 2019-01-02 11:42:01 +00:00