diff options
Diffstat (limited to 'profiles/toolchain')
-rw-r--r-- | profiles/toolchain/64-default.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/toolchain/64-default.h b/profiles/toolchain/64-default.h index 957f6dd..5bc7057 100644 --- a/profiles/toolchain/64-default.h +++ b/profiles/toolchain/64-default.h @@ -19,4 +19,7 @@ #define SIZEOF_WCHAR_T 4 #define SIZEOF__BOOL 1 +#define HAVE_GCC_ASM_FOR_X87 1 +#define HAVE_GCC_ASM_FOR_X64 1 + #endif |