aws-checksums: build shared libraries
This commit is contained in:
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ cmake ];
|
nativeBuildInputs = [ cmake ];
|
||||||
|
|
||||||
|
cmakeFlags = [ "-DBUILD_SHARED_LIBS:BOOL=ON" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "HW accelerated CRC32c and CRC32";
|
description = "HW accelerated CRC32c and CRC32";
|
||||||
homepage = https://github.com/awslabs/aws-checksums;
|
homepage = https://github.com/awslabs/aws-checksums;
|
||||||
|
|||||||
Reference in New Issue
Block a user