]> git.proxmox.com Git - mirror_spl.git/blobdiff - spl_config.h.in
Only make compiler warnings fatal with --enable-debug
[mirror_spl.git] / spl_config.h.in
index a22ca7b8b9a362b9e6921def8f9a54146b990886..540b793923ec9c8641453d2430385fcd71bf6983 100644 (file)
@@ -3,6 +3,9 @@
 /* Atomic types use spinlocks */
 #undef ATOMIC_SPINLOCK
 
+/* Define to 1 to enable debug */
+#undef DEBUG
+
 /* Define to 1 to enable basic kmem accounting */
 #undef DEBUG_KMEM
 
    */
 #undef LT_OBJDIR
 
+/* Define to 1 to enable debug */
+#undef NDEBUG
+
 /* get_zone_counts() is needed */
 #undef NEED_GET_ZONE_COUNTS