From 2c5a022d3e65779668f071446d80cf27bfe4c037 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 24 Feb 2015 12:46:53 +0100 Subject: port packages mISDN, mISDNuser and capi4k-utils mISDN still has some unresolved problems with sysfs object creation, to be fixed. --- package/mISDNuser/patches/patch-lib_Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/mISDNuser/patches/patch-lib_Makefile (limited to 'package/mISDNuser/patches/patch-lib_Makefile') diff --git a/package/mISDNuser/patches/patch-lib_Makefile b/package/mISDNuser/patches/patch-lib_Makefile new file mode 100644 index 000000000..db658881a --- /dev/null +++ b/package/mISDNuser/patches/patch-lib_Makefile @@ -0,0 +1,9 @@ + allow CC override +--- mISDNuser-1_1_9.orig/lib/Makefile 2008-11-18 12:35:09.000000000 +0100 ++++ mISDNuser-1_1_9/lib/Makefile 2011-07-11 17:12:25.341001554 +0200 +@@ -1,4 +1,4 @@ +-CC = gcc ++CC ?= gcc + AR = ar + RANLIB = ranlib + -- cgit v1.2.3