unix: Enabled high-quality float hashing in coverage build.

pull/3003/head
Damien George 2017-04-06 17:28:54 +10:00
rodzic a73501b1d6
commit fe79234ca0
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -32,6 +32,7 @@
#include <mpconfigport.h>
#define MICROPY_FLOAT_HIGH_QUALITY_HASH (1)
#define MICROPY_ENABLE_SCHEDULER (1)
#define MICROPY_PY_DELATTR_SETATTR (1)
#define MICROPY_PY_BUILTINS_HELP (1)