]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - Makefile
Makefile: rename D to BCACHEFS_DEBUG
[bcachefs-tools-debian] / Makefile
index 8f23ef6179cb1c9787d3b24e79d016f8df994172..23cb6c0712095e97367f2280949c7db0ef75c40f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ ifneq (,$(findstring clang,$(CC_VERSION)))
                -Wno-enum-conversion
 endif
 
-ifdef D
+ifdef BCACHEFS_DEBUG
        CFLAGS+=-Werror
        CFLAGS+=-DCONFIG_BCACHEFS_DEBUG=y
 endif