diff options
| author | Brian Anderson <banderson@mozilla.com> | 2012-03-29 19:10:38 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2012-03-29 19:10:38 -0700 |
| commit | f452973a7fa8dcd3c7846c3eb333f968748443f6 (patch) | |
| tree | baa36ca8e6e2df3b4b7a542b571cedab19ed3405 /src/rt/rust_stack.cpp | |
| parent | 5b3740508a1b4a77177b9af8d87f4c4b0b5e9033 (diff) | |
| download | rust-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
