Charalampos Stratakis 2eefe4e7c0 Make the debug build compile with -Og
Due to Python's handling of CFLAGS and the way we
were passing extra compiler flags through the SPEC
the -Og flag for the debug build was overridden by
the -O2 flag, resulting in various side effects.

See: https://bugs.python.org/issue37631

Resolves: rhbz#1678277
2019-10-14 22:53:22 +02:00
2019-06-28 13:13:03 +02:00
2017-12-01 13:57:42 +01:00
2019-10-02 07:40:12 +02:00
2019-10-02 07:40:12 +02:00
2019-10-02 07:40:12 +02:00
Languages
Python 100%