nixpkgs/pkgs/development/libraries/libgcrypt
Daiderd Jordan 07796ccb57
libgcrypt: fix clang build
Fixes #27906

Because #pragma GCC optimize ("O0") doesn't work for clang and
NIX_CFLAGS_COMPILE bypasses the fixup done by the makefiles everything
gets compiled with -O2.
The build still uses optimisation for everything else.
2017-08-05 15:20:13 +02:00
..
1.5.nix libgcrypt_1_5: 1.5.4 -> 1.5.6 2016-08-18 09:58:10 +02:00
default.nix libgcrypt: fix clang build 2017-08-05 15:20:13 +02:00