From 47d0df6b5723ef30df4acc671e0f8ad50b1a20e8 Mon Sep 17 00:00:00 2001 From: midipix Date: Jun 15 2021 19:02:08 +0000 Subject: project: variant support: added (symlinked) logic for python-3.6.13. --- diff --git a/project/variants/3.6.13/common.mk b/project/variants/3.6.13/common.mk new file mode 120000 index 0000000..7265811 --- /dev/null +++ b/project/variants/3.6.13/common.mk @@ -0,0 +1 @@ +../3.6.12/common.mk \ No newline at end of file diff --git a/project/variants/3.6.13/headers.mk b/project/variants/3.6.13/headers.mk new file mode 120000 index 0000000..12f4517 --- /dev/null +++ b/project/variants/3.6.13/headers.mk @@ -0,0 +1 @@ +../3.6.12/headers.mk \ No newline at end of file diff --git a/project/variants/3.6.13/linkage b/project/variants/3.6.13/linkage new file mode 120000 index 0000000..610dcec --- /dev/null +++ b/project/variants/3.6.13/linkage @@ -0,0 +1 @@ +../3.6.12/linkage \ No newline at end of file diff --git a/project/variants/3.6.13/pyexts.h b/project/variants/3.6.13/pyexts.h new file mode 120000 index 0000000..c7cdb1d --- /dev/null +++ b/project/variants/3.6.13/pyexts.h @@ -0,0 +1 @@ +../3.6.12/pyexts.h \ No newline at end of file diff --git a/project/variants/3.6.13/pyexts.mk b/project/variants/3.6.13/pyexts.mk new file mode 120000 index 0000000..cb2f892 --- /dev/null +++ b/project/variants/3.6.13/pyexts.mk @@ -0,0 +1 @@ +../3.6.12/pyexts.mk \ No newline at end of file diff --git a/project/variants/3.6.13/subsets.mk b/project/variants/3.6.13/subsets.mk new file mode 120000 index 0000000..4e4108f --- /dev/null +++ b/project/variants/3.6.13/subsets.mk @@ -0,0 +1 @@ +../3.6.12/subsets.mk \ No newline at end of file