diff options
author | Evan Klitzke <evan@eklitzke.org> | 2018-03-15 05:05:48 -0700 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2018-04-17 10:37:43 +0200 |
commit | 9e49db2426cd4508d9dd95c7461e107bab7fd7de (patch) | |
tree | 293a8b4baabcb34b6c6c36295598bf6bf2123b1f /test/functional/test_framework/util.py | |
parent | 07825088f9cfd8abece774b9d978c36ab90ce3d1 (diff) |
Make --enable-debug to pick better options
Various changes:
* Don't check $GCC and $GXX
* Prefer -Og instead of -O0
* If -g3 isn't available, use -g
This also incidentally fixes compiler warnings with GCC and glibc when using
--enable-debug, as the old default values mixed poorly with the hardening flags.
Diffstat (limited to 'test/functional/test_framework/util.py')
0 files changed, 0 insertions, 0 deletions