do not hard-code CPU target based on uname (Closes: #
1009622).
The compiler in Debian correctly targets the right ISA for the
architecture. Hard-coding this can result in misbuilds depending on the
build machine. Also, armv7-a is the wrong target for armhf now, it should
be armv7-a+fp.
Gbp-Pq: Topic debian
Gbp-Pq: Name 0003-ftbfs-armhf.patch
Don't pass -msse -msse2 with --disable-sse on x86.
Gbp-Pq: Topic debian
Gbp-Pq: Name 0002-disable-sse.patch
Fix USE_CC_BUILTINS.
Gbp-Pq: Topic debian
Gbp-Pq: Name 0001-cc-builtins.patch
ck (0.7.1-12) sid; urgency=medium
* Uploading to sid.
* Skipping tests when building non-parallel to fix hanging test suite,
thanks to Santiago Vila <sanvila@debian.org> (Closes: #
1055218).
[dgit import unpatched ck 0.7.1-12]