summaryrefslogtreecommitdiffhomepage
path: root/Python-3.5.1.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-30 11:27:00 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-30 11:27:00 +0000
commitcddeef1cf63d31198615bce503a00949d6368eac (patch)
treeb6ee412586215c75ec4b4d076571f5fdb688aedc /Python-3.5.1.local.patch
parent57879e8a366daf9ff3e6f778cc0db8b37708fde3 (diff)
downloadmidipix_build-cddeef1cf63d31198615bce503a00949d6368eac.tar.bz2
midipix_build-cddeef1cf63d31198615bce503a00949d6368eac.tar.xz
Remove dependency on portage and config.sub patches.
Diffstat (limited to 'Python-3.5.1.local.patch')
-rw-r--r--Python-3.5.1.local.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/Python-3.5.1.local.patch b/Python-3.5.1.local.patch
index 753bf86f..b96f19e7 100644
--- a/Python-3.5.1.local.patch
+++ b/Python-3.5.1.local.patch
@@ -1,25 +1,3 @@
---- Python-3.5.1/config.sub.orig 2015-12-07 01:39:11.000000000 +0000
-+++ Python-3.5.1/config.sub 2016-04-22 17:23:27.208488716 +0000
-@@ -795,6 +795,10 @@
- microblaze*)
- basic_machine=microblaze-xilinx
- ;;
-+ midipix)
-+ basic_machine=x86_64-pc
-+ os=-midipix
-+ ;;
- mingw64)
- basic_machine=x86_64-pc
- os=-mingw64
-@@ -1371,7 +1375,7 @@
- | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -chorusos* | -chorusrdb* | -cegcc* \
- | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
-+ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
- | -linux-newlib* | -linux-musl* | -linux-uclibc* \
- | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
--- Python-3.5.1/configure.ac.orig 2015-12-07 01:39:11.000000000 +0000
+++ Python-3.5.1/configure.ac 2016-04-23 12:49:17.142936229 +0000
@@ -58,6 +58,15 @@