summaryrefslogtreecommitdiffhomepage
path: root/tmux-2.2.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-24 12:05:17 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-06-24 12:05:17 +0200
commit8defff11e8b9ab6fd7506204a46a85f0f412a3fe (patch)
tree2d590bc5cfdfad7238c9033c4e4a8096f59385e0 /tmux-2.2.local.patch
parent183e568ab8b6d6a50d67a486c357d2c335a30418 (diff)
downloadmidipix_build-8defff11e8b9ab6fd7506204a46a85f0f412a3fe.tar.bz2
midipix_build-8defff11e8b9ab6fd7506204a46a85f0f412a3fe.tar.xz
Adds tmate v2.2.1 (preliminarily) and tmux v2.2 and their dependencies.
- Adds libevent v2.0.22-stable (tmux dependency.) - Adds msgpack v1.4.2 (tmate dependency.)
Diffstat (limited to 'tmux-2.2.local.patch')
-rw-r--r--tmux-2.2.local.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/tmux-2.2.local.patch b/tmux-2.2.local.patch
new file mode 100644
index 00000000..36e2c783
--- /dev/null
+++ b/tmux-2.2.local.patch
@@ -0,0 +1,22 @@
+--- tmux-2.2/etc/config.sub.orig 2016-04-11 02:01:16.000000000 +0200
++++ tmux-2.2/etc/config.sub 2016-06-24 09:22:29.999927100 +0200
+@@ -804,6 +804,10 @@
+ microblaze*)
+ basic_machine=microblaze-xilinx
+ ;;
++ midipix*)
++ basic_machine=x86_64-pc
++ os=-midipix
++ ;;
+ mingw64)
+ basic_machine=x86_64-pc
+ os=-mingw64
+@@ -1384,7 +1388,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* | -moxiebox* \
+ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \