Fixup bug 654056. r=bustage,f=edmorley

This commit is contained in:
Mike Hommey 2011-10-05 09:39:18 +02:00
parent bdfc61ed5b
commit 5b2277a57d

View File

@ -86,7 +86,6 @@
#elif defined(__s390__)
#define ARCH_CPU_S390 1
#define ARCH_CPU_32_BITS 1
#endif
#else
#error Please add support for your architecture in build/build_config.h
#endif