[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/GCC PATCH 0/2] Use libffi with Python3 _ctypes extension
Python3's _ctypes extension needs some definitions from libffi. But not all of them. The types and closures are of its own, that's why we have to skip building libffi's. Costin Lupu (2): Remove exportsyms.uk files Makefile.uk: Skip building types.c and closures.c with Python3 Makefile.uk | 7 +++---- exportsyms.uk | 1 - libbacktrace/exportsyms.uk | 6 ------ libffi/exportsyms.uk | 21 --------------------- 4 files changed, 3 insertions(+), 32 deletions(-) delete mode 100644 exportsyms.uk delete mode 100644 libbacktrace/exportsyms.uk delete mode 100644 libffi/exportsyms.uk -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |