aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/d.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-05-05 11:53:42 -0700
committerDylan Baker <dylan@pnwbakers.com>2020-05-20 14:20:26 -0700
commitd04e2c2f1fcf35501a1fdc87524b890c5f367995 (patch)
tree93a9d929ecd8ac51ccb0a6e87cd35f2af376b825 /mesonbuild/compilers/d.py
parent589a6249f0ffb0295c3f15233d1b6b3af9e4de16 (diff)
downloadmeson-d04e2c2f1fcf35501a1fdc87524b890c5f367995.zip
meson-d04e2c2f1fcf35501a1fdc87524b890c5f367995.tar.gz
meson-d04e2c2f1fcf35501a1fdc87524b890c5f367995.tar.bz2
compilers: Move b_ndebug into the compiler classes
Right now we hardcode -DNDEBUG as the value to be added for b_ndebug. Which is a not the correct behavior for non C/C++ languages. By pushing this back into the compiler classes we can change this for other languages.
Diffstat (limited to 'mesonbuild/compilers/d.py')
0 files changed, 0 insertions, 0 deletions