--- atomic/atomic_native.h.orig	2015-09-06 19:01:51 UTC
+++ atomic/atomic_native.h
@@ -46,6 +46,8 @@
 #ifndef __atomic_native
 #define __atomic_native
 
+#define CC_GCC_LIKE_ASM	1
+#define __CPU_i386	1
 #ifdef CC_GCC_LIKE_ASM
 
 #if defined __CPU_i386 || defined __CPU_x86_64
