summaryrefslogtreecommitdiffhomepage
path: root/openssh-7.1p2.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-02-12 19:09:52 +0100
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-02-12 19:09:52 +0100
commit36eb07546b8fa2d50d59f7ac85fc5c9238d4c5fe (patch)
treec9bf073230ea1fca57e52796a570459678fc8612 /openssh-7.1p2.local.patch
parentc743c8cee57523c31365fbae64921354fc0c98ed (diff)
downloadmidipix_build-36eb07546b8fa2d50d59f7ac85fc5c9238d4c5fe.tar.bz2
midipix_build-36eb07546b8fa2d50d59f7ac85fc5c9238d4c5fe.tar.xz
Integrated OpenSSH v7.1p2.
Diffstat (limited to 'openssh-7.1p2.local.patch')
-rw-r--r--openssh-7.1p2.local.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/openssh-7.1p2.local.patch b/openssh-7.1p2.local.patch
new file mode 100644
index 00000000..cea0e8f0
--- /dev/null
+++ b/openssh-7.1p2.local.patch
@@ -0,0 +1,21 @@
+--- openssh-7.1p2/config.sub.orig 2016-01-14 02:10:45.000000000 +0100
++++ openssh-7.1p2/config.sub 2016-02-12 18:37:49.533329800 +0100
+@@ -794,6 +794,9 @@
+ microblaze*)
+ basic_machine=microblaze-xilinx
+ ;;
++ midipix)
++ os=-midipix
++ ;;
+ mingw64)
+ basic_machine=x86_64-pc
+ os=-mingw64
+@@ -1370,7 +1373,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* \