Package: snappy Version: 1.0.5-1 Severity: serious Tags: upstream Justification: FTBFS
snappy fails to build on armel since 1.0.5-1, since it assumes the lack of ARMv5 and ARMv6 #defines means the machine must be ARMv7 or higher, which supports (fast) unaligned data accesses. Unfortunately, Debian still seems to target ARMv4, so we also need to check for __ARM_ARCH_4T__. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

