Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
bitops.c.diff | Fixes Debian Bug #632632. | Guus Sliepen <guus@debian.org> | no | |||
enable-additional-flags.patch | no | |||||
no-nonsense.diff | Stop redefining libc definitions that cause build failures under glibc-2.26. [ 46s] In file included from /usr/include/sys/types.h:156:0, [ 46s] from /usr/include/stdlib.h:279, [ 46s] from malloc.c:15: [ 46s] /usr/include/bits/stdint-intn.h:27:19: error: conflicting types for 'int64_t' [ 46s] typedef __int64_t int64_t; [ 46s] ^~~~~~~ [ 46s] In file included from ../include/aal/libaal.h:17:0, [ 46s] from malloc.c:6: [ 46s] ../include/aal/types.h:35:33: note: previous declaration of 'int64_t' was here [ 46s] typedef long long int int64_t; |
Jan Engelhardt <jeng...@inai.de> | no | 2017-09-02 |