Files
macports-ports/lang/python314/files/configure-disable-system-libffi.patch
Joshua Root 99c8a289aa python314: stable release replacing python314-devel
Also added py314 subports to dependencies needed for pep517 build of
py314-gdbm and py314-tkinter.
2025-10-11 14:22:24 +11:00

12 lines
202 B
Diff

--- configure.orig 2024-08-22 18:15:20
+++ configure 2024-08-22 18:16:01
@@ -13862,7 +13862,7 @@
have_libffi=missing
-if test "x$ac_sys_system" = xDarwin
+if false
then :
save_CFLAGS=$CFLAGS