summaryrefslogtreecommitdiff
path: root/package/miax/patches/01-cross.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-08 12:58:54 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-08 12:58:54 +0100
commitf3e1c3cf993b0ba54afa0ff9552ffefd39828b23 (patch)
tree1f5d52b7dff4a5c60e17c8f0fd7f7412c946a0ee /package/miax/patches/01-cross.patch
parentd77656116191a166ed0477cf16830480a2406fc5 (diff)
parentd93c019f2cfdf53be59f02600cc25c547ba24edc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/miax/patches/01-cross.patch')
-rw-r--r--package/miax/patches/01-cross.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/miax/patches/01-cross.patch b/package/miax/patches/01-cross.patch
index f47c1101d..04ec04d78 100644
--- a/package/miax/patches/01-cross.patch
+++ b/package/miax/patches/01-cross.patch
@@ -1,6 +1,6 @@
diff -ruN miax-1.4-old/Makefile miax-1.4-new/Makefile
---- miax-1.4-old/Makefile 2005-04-27 18:56:13.000000000 +0200
-+++ miax-1.4-new/Makefile 2005-11-30 01:07:21.000000000 +0100
+--- miax.orig/Makefile 2005-04-27 18:56:13.000000000 +0200
++++ miax/Makefile 2013-12-22 09:48:41.000000000 +0100
@@ -1,4 +1,5 @@
-CFLAGS= -Iiax/ -Igsm/inc -DIAXC_IAX2 -DLIBIAX -g -DPOSIXSLEEP -DLINUX -O2
+OFLAGS= -02 -g
@@ -8,7 +8,7 @@ diff -ruN miax-1.4-old/Makefile miax-1.4-new/Makefile
SYSLIBS=-lpthread -lm -lbluetooth
-@@ -32,11 +33,10 @@
+@@ -32,11 +33,10 @@ OBJS=\
miax.o
all: $(OBJS)