]> xenbits.xensource.com Git - unikraft/libs/python3.git/commit
patches: Fix build issues
authorVlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Wed, 16 Oct 2019 14:22:34 +0000 (17:22 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Thu, 17 Oct 2019 12:26:13 +0000 (15:26 +0300)
commit9cc63d4fa33d259577d1e43b6c03f2732c4871e0
tree313f0712e68b707fe03abd92e5e90fdee3a169d1
parent2b241d4bb5273b513528c3b86355f185069acb6e
patches: Fix build issues

* Undefine HAVE_FORK and HAVE_EXECV
* Use pthread_t to unsigned long conversion

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
patches/0001-Undefine-HAVE_FORK-and-HAVE_EXECVE.patch [new file with mode: 0644]
patches/0002-Use-pthread_t-to-unsigned-long-conversion.patch [new file with mode: 0644]