Debian Patches
Status for ck/0.7.1-10
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian/0001-cc-builtins.patch | Fix USE_CC_BUILTINS. diff -Naurp ck.orig/configure ck/configure |
Adrian Bunk <bunk@debian.org> | no | |||
debian/0002-disable-sse.patch | Don't pass -msse -msse2 with --disable-sse on x86. diff -Naurp ck.orig/build/ck.build.x86 ck/build/ck.build.x86 |
Adrian Bunk <bunk@debian.org> | no | |||
debian/0003-ftbfs-armhf.patch | 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. diff -Naurp ck.orig/configure ck/configure |
Steve Langasek <steve.langasek@ubuntu.com> | no |