]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/compressor/Compressor.h
update sources to v12.2.0
[ceph.git] / ceph / src / compressor / Compressor.h
index fec82d44c5d305ccbdfa8b57f7684dc5df66b0d7..dba8f3460fea915c2ca06d851f7c719de310bb1f 100644 (file)
@@ -34,7 +34,9 @@ public:
     COMP_ALG_SNAPPY = 1,
     COMP_ALG_ZLIB = 2,
     COMP_ALG_ZSTD = 3,
+#ifdef HAVE_LZ4
     COMP_ALG_LZ4 = 4,
+#endif
     COMP_ALG_LAST      //the last value for range checks
   };
   // compression options