nixpkgs/pkgs
Ruud van Asseldonk 5f594be463 libressl: ensure we can link against libtls
Without setting BUILD_SHARED_LIBS, the package would build file, but
when linking it into acme-client or nginx, I got the following error:

    libressl-2.9.1/lib/libtls.a(tls.c.o): undefined reference to symbol 'pthread_once@@GLIBC_2.2.5'
    binutils-2.31.1/bin/ld: glibc-2.27/lib/libpthread.so.0: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status

After looking at the CMakeLists.txt in libressl/tls, I noticed the
BUILD_SHARED_LIBS option, and setting it resolves the linking error.
2019-05-04 18:40:21 +02:00
..
applications Merge pull request #60885 from ankhers/update_obs-studio_23_1_0 2019-05-04 08:40:56 -04:00
build-support nix-prefetch-git: add -h as shortcut for --help to improve quality of life 2019-05-03 23:56:40 +02:00
common-updater common-updater-scripts: fix fallback version detection 2019-05-03 04:34:45 +02:00
data qogir-theme: 2019-04-07 -> 2019-05-03 2019-05-03 08:35:12 -03:00
desktops Merge pull request #60899 from worldofpeace/gnome-apps-update 2019-05-04 03:24:08 +02:00
development libressl: ensure we can link against libtls 2019-05-04 18:40:21 +02:00
games commandergenius: 2.3.2 -> 2.3.3 2019-05-01 11:16:55 +02:00
misc vbam: 2.1.2 -> 2.1.3 (#60821) 2019-05-03 10:16:32 +02:00
os-specific Merge pull request #60121 from eadwu/nvidia_x11_beta/430.09 2019-05-03 15:33:04 -05:00
servers Merge pull request #60866 from manveru/riemann-dash-update 2019-05-04 01:57:00 +02:00
shells oh-my-zsh: 2019-04-29 -> 2019-05-01 2019-05-02 13:57:46 -04:00
stdenv Merge pull request #56555 from matthewbauer/wasm 2019-04-23 22:44:33 -04:00
test wasm: init cross target 2019-04-23 21:48:57 -04:00
tools Merge pull request #60873 from manveru/r10k-update 2019-05-04 14:54:42 +02:00
top-level swaybg: init at 1.0 2019-05-03 22:30:41 +02:00