We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772bd34 commit 9ae9811Copy full SHA for 9ae9811
include/crc64nvme-x86_64-linux.h
@@ -1,5 +1,5 @@
1
#define FFI_SCOPE "CRC64NVME"
2
-#define FFI_LIB "build/crc64fast-nvme/x86_64-unknown-linux-gnu/target/release/libcrc64fast_nvme.so"
+#define FFI_LIB "build/crc64fast-nvme/target/x86_64-unknown-linux-gnu/release/libcrc64fast_nvme.so"
3
4
typedef struct DigestHandle DigestHandle;
5
0 commit comments