From 3dfda97a8492e270e0d10e3b0e2d68dc5ea15e5b Mon Sep 17 00:00:00 2001 From: midipix Date: Jun 15 2021 17:27:34 +0000 Subject: project: variant support: added (symlinked) logic for python-3.6.4. --- diff --git a/project/variants/3.6.4/common.mk b/project/variants/3.6.4/common.mk new file mode 120000 index 0000000..741fada --- /dev/null +++ b/project/variants/3.6.4/common.mk @@ -0,0 +1 @@ +../3.6.3/common.mk \ No newline at end of file diff --git a/project/variants/3.6.4/headers.mk b/project/variants/3.6.4/headers.mk new file mode 120000 index 0000000..0763bbd --- /dev/null +++ b/project/variants/3.6.4/headers.mk @@ -0,0 +1 @@ +../3.6.3/headers.mk \ No newline at end of file diff --git a/project/variants/3.6.4/linkage b/project/variants/3.6.4/linkage new file mode 120000 index 0000000..1454156 --- /dev/null +++ b/project/variants/3.6.4/linkage @@ -0,0 +1 @@ +../3.6.3/linkage \ No newline at end of file diff --git a/project/variants/3.6.4/pyexts.h b/project/variants/3.6.4/pyexts.h new file mode 120000 index 0000000..a907688 --- /dev/null +++ b/project/variants/3.6.4/pyexts.h @@ -0,0 +1 @@ +../3.6.3/pyexts.h \ No newline at end of file diff --git a/project/variants/3.6.4/pyexts.mk b/project/variants/3.6.4/pyexts.mk new file mode 120000 index 0000000..5a79caf --- /dev/null +++ b/project/variants/3.6.4/pyexts.mk @@ -0,0 +1 @@ +../3.6.3/pyexts.mk \ No newline at end of file diff --git a/project/variants/3.6.4/subsets.mk b/project/variants/3.6.4/subsets.mk new file mode 120000 index 0000000..4107df9 --- /dev/null +++ b/project/variants/3.6.4/subsets.mk @@ -0,0 +1 @@ +../3.6.3/subsets.mk \ No newline at end of file