Package: android-platform-build-kati / 10.0.0+r32-6

Metadata

Package Version Patches format
android-platform-build-kati 10.0.0+r32-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Make sure PATH_MAX is defined on GNU Hurd.patch | (download)

strutil.cc | 1 0 + 1 - 0 !
strutil.h | 5 5 + 0 - 0 !
2 files changed, 5 insertions(+), 1 deletion(-)

 [patch 1/3] make sure path_max is defined on gnu/hurd

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>

0002 Link against lrt lpthread on GNU Hurd too.patch | (download)

Makefile.ckati | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 2/3] link against -lrt -lpthread on gnu/hurd too

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>

0003 Implement GNU Hurd and BSD support inspired by the L.patch | (download)

fileutil.cc | 45 41 + 4 - 0 !
1 file changed, 41 insertions(+), 4 deletions(-)

 [patch 3/3] implement gnu/hurd and bsd support inspired by the llvm
 implementation

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>