nixpkgs/pkgs/development/libraries/cyrus-sasl
William A. Kennington III 15e7acd0cf cyrus-sasl: Explicitly define the openssl path
cyrus-sasl static libraries require linked binaries to pull in openssl
via -lcrypto and -lssl. This is problematic because it does not specify
-L${openssl}/lib when not explcitly configure to do so. This patch
forces cyrus-sasl to add -L${openssl}/lib to the static libraries which
propagates the openssl library path to linked binaries.
2015-01-09 10:40:29 -08:00
..
default.nix cyrus-sasl: Explicitly define the openssl path 2015-01-09 10:40:29 -08:00
missing-size_t.patch A more complete fix of cyrus-sasl update (broken KDEs). 2013-03-13 21:06:37 +01:00