diff options
author | midipix <writeonce@midipix.org> | 2018-12-22 17:16:47 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-22 19:14:26 -0500 |
commit | a4a46b7e65bcc92f177e5fcb5970655fbe5e95de (patch) | |
tree | 3b562cd7079633157f6d5d70585e504e7c8dc8d7 /profiles | |
parent | ad39fbf857b0951300dc23f59eaae3656db37661 (diff) | |
download | sbpython3-a4a46b7e65bcc92f177e5fcb5970655fbe5e95de.tar.bz2 sbpython3-a4a46b7e65bcc92f177e5fcb5970655fbe5e95de.tar.xz |
project: extensions: _decimal: take the -DUNIVERSAL code path.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/toolchain/64-default.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/toolchain/64-default.h b/profiles/toolchain/64-default.h index d181917..e39b71a 100644 --- a/profiles/toolchain/64-default.h +++ b/profiles/toolchain/64-default.h @@ -4,7 +4,4 @@ #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_GCC_ASM_FOR_X64 1 -#define CONFIG_64 1 -#define ASM 1 - #endif |