Package: libclc / 0.2.0+git20160907-4

Metadata

Package Version Patches format
libclc 0.2.0+git20160907-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hardening.patch | (download)

build/metabuild.py | 2 1 + 1 - 0 !
configure.py | 12 12 + 0 - 0 !
2 files changed, 13 insertions(+), 1 deletion(-)

 enable build hardening flags
0001 amdgcn size_t is i32 in mesa3d.patch | (download)

amdgcn/lib/workitem/get_global_size.ll | 13 5 + 8 - 0 !
amdgcn/lib/workitem/get_local_size.ll | 13 5 + 8 - 0 !
amdgcn/lib/workitem/get_num_groups.ll | 13 5 + 8 - 0 !
3 files changed, 15 insertions(+), 24 deletions(-)

 [patch] amdgcn: size_t is i32 in mesa3d

Signed-off-by: Jan Vesely <jano.vesely@gmail.com>