about summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2012-03-29 19:10:38 -0700
committerBrian Anderson <banderson@mozilla.com>2012-03-29 19:10:38 -0700
commitf452973a7fa8dcd3c7846c3eb333f968748443f6 (patch)
treebaa36ca8e6e2df3b4b7a542b571cedab19ed3405 /src/rt/rust_stack.cpp
parent5b3740508a1b4a77177b9af8d87f4c4b0b5e9033 (diff)
downloadrust-f452973a7fa8dcd3c7846c3eb333f968748443f6.tar.gz
rust-f452973a7fa8dcd3c7846c3eb333f968748443f6.zip
build: Add --enable-debug configure option
When CFG_ENABLE_DEBUG is defined it will call rustc with -g --cfg=debug
and cc with -DRUST_DEBUG. Otherwise it calls rustc with --cfg=ndebug and cc
with -DRUST_NDEBUG.

I plan to use this for a few things in the runtime.
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions