Package: ray / 2.3.1-1

Metadata

Package Version Patches format
ray 2.3.1-1 3.0 (quilt)

Patch series

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

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

 propagate hardening options


mips.patch | (download)

RayPlatform/RayPlatform/actors/Actor.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 build also on mips, mipsel and s390x
 I still do not understand why it builds fine on other architectures,
 but in C++, memcpy is declared in <cstring>. The following patch
 therefore fixes the issue: