Debian Patches

Status for android-platform-build-kati/10.0.0+r32+git20220314.09dfa26c4e59-7

Patch Description Author Forwarded Bugs Origin Last update
0002-Link-against-lrt-lpthread-on-GNU-Hurd-too.patch [PATCH 2/3] Link against -lrt -lpthread on GNU/Hurd too Andrej Shadura <andrew.shadura@collabora.co.uk> no 2020-05-07
0003-Implement-GNU-Hurd-and-BSD-support-inspired-by-the-L.patch [PATCH 3/3] Implement GNU/Hurd and BSD support inspired by the LLVM implementation Andrej Shadura <andrew.shadura@collabora.co.uk> no 2020-05-07
0004-Don-t-overwrite-KATI_CXXFLAGS-so-that-the-can-be-pre.patch Dont overwrite KATI_CXXFLAGS so that the can be pre-set by the system Andrej Shadura <andrew.shadura@collabora.co.uk> no 2023-01-27
0005-Drop-march-native.patch Drop -march=native Andrej Shadura <andrew.shadura@collabora.co.uk> no 2023-01-27
0001-Make-sure-PATH_MAX-is-defined-on-GNU-Hurd.patch [PATCH 1/3] Make sure PATH_MAX is defined on GNU/Hurd Andrej Shadura <andrew.shadura@collabora.co.uk> no 2020-05-07
0006-Prevent-integer-constant-overflow-on-32-bit-systems.patch Prevent integer constant overflow on 32-bit systems
10 gig doesnt fit into a 32-bit int. This workaround makes it compile,
but this is effectively dead code as such huge values arent going to
fit into the function argument anyway.

src/github.com/google/kati/golang/kati/serialize.go:585:29: error: integer constant overflow
585 | if n >= 10*1000*1000*1000 {
| ^
Andrej Shadura <andrew.shadura@collabora.co.uk> no 2023-01-28

All known versions for source package 'android-platform-build-kati'

Links