revert to previous version

This commit is contained in:
ehofman
2009-10-18 08:48:34 +00:00
committed by Tim Moore
parent 811cd0653f
commit e6bfe7d40c

View File

@@ -20,7 +20,7 @@
#include "SGAtomic.hxx"
#if !defined(SGATOMIC_USE_GCC4_BUILTINS) && defined (__i386__)
#if defined(SGATOMIC_USE_GCC4_BUILTINS) && defined (__i386__)
// Usually the apropriate functions are inlined by gcc.
// But if gcc is called with something aequivalent to -march=i386,