]> git.proxmox.com Git - mirror_spl-debian.git/commit
Ensure -NDEBUG does not get added to spl_config.h and is only set in the build option...
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 20 Jan 2009 19:59:47 +0000 (11:59 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 20 Jan 2009 19:59:47 +0000 (11:59 -0800)
commit15270e003ed666ad965ab9f73b390846823998fd
tree86eb65b8e52de684f528f1b305169f198e52a118
parent5566ec0959a17776265204d24a186ffeb09cee7f
Ensure -NDEBUG does not get added to spl_config.h and is only set in the build options.  This allows other kernel modules to use spl_config to leverage the reset of the config checks without getting confused with the debug options
config/spl-build.m4
configure
module/spl/spl-debug.c
spl_config.h.in