summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-08-15 15:27:32 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-08-15 15:27:32 +0200
commit7475f9896cbce2c240182ebff43a0c7c6935d842 (patch)
tree1ee08ff760391015a420e0a65345311abccfd626
parent87a69f96d4a14004fbaa33f2eee18476a3083c86 (diff)
downloadprebuilts_build-tools-replicant-10.tar.gz
prebuilts_build-tools-replicant-10.tar.bz2
prebuilts_build-tools-replicant-10.zip
Revert "Enable to use the host python2"HEADreplicant-10
This reverts commit 87a69f96d4a14004fbaa33f2eee18476a3083c86.
-rwxr-xr-xdarwin-x86/bin/py2-cmdbin0 -> 8936208 bytes
-rwxr-xr-xlinux-x86/bin/py2-cmdbin0 -> 9559886 bytes
l---------path/darwin-x86/python1
l---------path/darwin-x86/python21
l---------path/darwin-x86/python2.71
l---------path/linux-x86/python1
l---------path/linux-x86/python21
l---------path/linux-x86/python2.71
8 files changed, 6 insertions, 0 deletions
diff --git a/darwin-x86/bin/py2-cmd b/darwin-x86/bin/py2-cmd
new file mode 100755
index 0000000..af7ad51
--- /dev/null
+++ b/darwin-x86/bin/py2-cmd
Binary files differ
diff --git a/linux-x86/bin/py2-cmd b/linux-x86/bin/py2-cmd
new file mode 100755
index 0000000..ff17ada
--- /dev/null
+++ b/linux-x86/bin/py2-cmd
Binary files differ
diff --git a/path/darwin-x86/python b/path/darwin-x86/python
new file mode 120000
index 0000000..c34aaae
--- /dev/null
+++ b/path/darwin-x86/python
@@ -0,0 +1 @@
+../../darwin-x86/bin/py2-cmd \ No newline at end of file
diff --git a/path/darwin-x86/python2 b/path/darwin-x86/python2
new file mode 120000
index 0000000..c34aaae
--- /dev/null
+++ b/path/darwin-x86/python2
@@ -0,0 +1 @@
+../../darwin-x86/bin/py2-cmd \ No newline at end of file
diff --git a/path/darwin-x86/python2.7 b/path/darwin-x86/python2.7
new file mode 120000
index 0000000..c34aaae
--- /dev/null
+++ b/path/darwin-x86/python2.7
@@ -0,0 +1 @@
+../../darwin-x86/bin/py2-cmd \ No newline at end of file
diff --git a/path/linux-x86/python b/path/linux-x86/python
new file mode 120000
index 0000000..8ec5dcd
--- /dev/null
+++ b/path/linux-x86/python
@@ -0,0 +1 @@
+../../linux-x86/bin/py2-cmd \ No newline at end of file
diff --git a/path/linux-x86/python2 b/path/linux-x86/python2
new file mode 120000
index 0000000..8ec5dcd
--- /dev/null
+++ b/path/linux-x86/python2
@@ -0,0 +1 @@
+../../linux-x86/bin/py2-cmd \ No newline at end of file
diff --git a/path/linux-x86/python2.7 b/path/linux-x86/python2.7
new file mode 120000
index 0000000..8ec5dcd
--- /dev/null
+++ b/path/linux-x86/python2.7
@@ -0,0 +1 @@
+../../linux-x86/bin/py2-cmd \ No newline at end of file