summaryrefslogtreecommitdiff
path: root/package/mISDNuser/patches/patch-suppserv_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/mISDNuser/patches/patch-suppserv_Makefile')
-rw-r--r--package/mISDNuser/patches/patch-suppserv_Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/mISDNuser/patches/patch-suppserv_Makefile b/package/mISDNuser/patches/patch-suppserv_Makefile
new file mode 100644
index 000000000..c2600f499
--- /dev/null
+++ b/package/mISDNuser/patches/patch-suppserv_Makefile
@@ -0,0 +1,9 @@
+ allow CC override
+--- mISDNuser-1_1_9.orig/suppserv/Makefile 2008-11-18 12:35:09.000000000 +0100
++++ mISDNuser-1_1_9/suppserv/Makefile 2011-07-11 17:12:30.613001557 +0200
+@@ -1,4 +1,4 @@
+-CC = gcc
++CC ?= gcc
+ AR = ar
+ RANLIB = ranlib
+