From c8f99d7aa1c0848c8591322c54ba60f588c264b4 Mon Sep 17 00:00:00 2001 From: midipix Date: Jun 19 2021 12:31:07 +0000 Subject: project: variant support: added (symlinked) logic for python-3.7.8. --- diff --git a/project/variants/3.7.8/common.mk b/project/variants/3.7.8/common.mk new file mode 120000 index 0000000..13618b0 --- /dev/null +++ b/project/variants/3.7.8/common.mk @@ -0,0 +1 @@ +../3.7.7/common.mk \ No newline at end of file diff --git a/project/variants/3.7.8/headers.mk b/project/variants/3.7.8/headers.mk new file mode 120000 index 0000000..4d3955f --- /dev/null +++ b/project/variants/3.7.8/headers.mk @@ -0,0 +1 @@ +../3.7.7/headers.mk \ No newline at end of file diff --git a/project/variants/3.7.8/linkage b/project/variants/3.7.8/linkage new file mode 120000 index 0000000..8d50864 --- /dev/null +++ b/project/variants/3.7.8/linkage @@ -0,0 +1 @@ +../3.7.7/linkage \ No newline at end of file diff --git a/project/variants/3.7.8/pyexts.h b/project/variants/3.7.8/pyexts.h new file mode 120000 index 0000000..fe02c5b --- /dev/null +++ b/project/variants/3.7.8/pyexts.h @@ -0,0 +1 @@ +../3.7.7/pyexts.h \ No newline at end of file diff --git a/project/variants/3.7.8/pyexts.mk b/project/variants/3.7.8/pyexts.mk new file mode 120000 index 0000000..683ec2b --- /dev/null +++ b/project/variants/3.7.8/pyexts.mk @@ -0,0 +1 @@ +../3.7.7/pyexts.mk \ No newline at end of file diff --git a/project/variants/3.7.8/subsets.mk b/project/variants/3.7.8/subsets.mk new file mode 120000 index 0000000..e1e4e52 --- /dev/null +++ b/project/variants/3.7.8/subsets.mk @@ -0,0 +1 @@ +../3.7.7/subsets.mk \ No newline at end of file