HomePhabricator

configure --enable-debug changes
83b48c89718eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

configure --enable-debug changes

Three changes to how configure --enable-debug behaves:

  1. Preserve user-passed CXXFLAGS/CFLAGS
  2. Compile with -DDEBUG_LOCKORDER
  3. Add -DDEBUG -DDEBUG_LOCKORDER to CPPFLAGS (since they are preprocessor options)

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Jul 13 2015, 18:28
deadalnixPushed on May 14 2017, 22:04
Parents
rABC5121c68657fb: Merge pull request #6414
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABC83b48c89718e: configure --enable-debug changes (authored by Gavin Andresen <gavinandresen@gmail.com>).Jul 15 2015, 18:05