Package: ck / 0.7.2-6

Metadata

Package Version Patches format
ck 0.7.2-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/0001 ftbfs armhf.patch | (download)

configure | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

 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.