early-access version 2853

This commit is contained in:
pineappleEA
2022-07-23 03:01:36 +02:00
parent 1f2b5081b5
commit 1f111bb69c
8955 changed files with 418777 additions and 999 deletions

View File

@@ -0,0 +1,16 @@
--- a/Misc/python.pc.in 2022-01-14 05:23:10.299912709 +0000
+++ b/Misc/python.pc.in 2022-01-14 05:23:15.908022446 +0000
@@ -10,4 +10,4 @@
Version: @VERSION@
Libs.private: @LIBS@
Libs:
-Cflags: -I${includedir}/python@VERSION@@ABIFLAGS@
+Cflags: -I${includedir}/python@VERSION@
--- a/Misc/python-embed.pc.in 2022-01-14 05:22:57.043653570 +0000
+++ b/Misc/python-embed.pc.in 2022-01-14 05:23:04.603801315 +0000
@@ -10,4 +10,4 @@
Version: @VERSION@
Libs.private: @LIBS@
Libs: -L${libdir} -lpython@VERSION@@ABIFLAGS@
-Cflags: -I${includedir}/python@VERSION@@ABIFLAGS@
+Cflags: -I${includedir}/python@VERSION@