nixpkgs/pkgs/development
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
..
androidndk-pkgs cc-wrapper: make machine configuration configurable 2019-04-20 20:05:51 -04:00
arduino
beam-modules buildMix: fix bootstrapping packages with hyphens in version 2019-04-18 22:37:30 +03:00
bower-modules/generic
compilers osl: 1.10.2 -> 1.10.4 (#60655) 2019-05-02 23:24:51 +03:00
coq-modules coqPackages.Verdi: 20181102 -> 20190202 2019-04-25 08:35:20 +02:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskell-cryptol: drop obsolete overrides to fix the build after version update 2019-05-02 19:29:00 +02:00
idris-modules idrisPackages.build-idris-package: Install binaries 2019-04-28 16:54:32 +02:00
interpreters Merge pull request #60561 from matthewbauer/wasmtime-fix-hash 2019-05-01 14:09:37 -04:00
java-modules
libraries libressl: ensure we can link against libtls 2019-05-04 18:40:21 +02:00
lisp-modules
lua-modules lua: add rapidjson, lua-toml and lua-messagepack to generated packages 2019-04-30 08:35:29 +00:00
misc
mobile
node-packages Merge pull request #58096 from pacien/tedicross-init 2019-04-23 23:14:22 +02:00
ocaml-modules ocaml-ng.ocamlPackages_4_07.seq: dummy package with just a META file 2019-05-04 13:55:10 +02:00
perl-modules perlPackages.DBD-mysql: 4.046 -> 4.050 2019-04-22 16:01:25 +00:00
pharo
pure-modules
python-modules pygame: preConfigure fix 2019-05-04 08:29:10 +02:00
r-modules
ruby-modules gem-config: rugged needs which 2019-05-03 18:52:36 +02:00
tools Merge pull request #60876 from manveru/redis-dump-update 2019-05-04 14:10:51 +02:00
web nodejs-11_x: 11.14.0 -> 11.15.0 2019-05-01 00:15:11 +02:00