really disable the asm crap

This commit is contained in:
Mathieu Lacage
2010-08-25 10:36:43 +02:00
parent 1b7167ff90
commit eae2616ea5

View File

@@ -6,7 +6,8 @@
#include "cairo-wideint-private.h"
#ifdef __i386__
#define UINT64x64_CAIRO_ASM 1
// this assembly code does not appear to work right yet.
#define noUINT64x64_CAIRO_ASM 1
#endif
namespace ns3 {