35d3c91c86
- The package does not compile at the moment. Since there is a new upstream version avaiable, use this new source instead. - Upstream has already included our both patches. - This is only compile tested, since I do not own any test hardware. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40940
13 lines
160 B
Diff
13 lines
160 B
Diff
--- a/soloscli/Makefile
|
|
+++ b/soloscli/Makefile
|
|
@@ -4,9 +4,6 @@
|
|
# Last Mod: 2009-06-16
|
|
#
|
|
|
|
-CC=gcc
|
|
-CFLAGS=-Wall
|
|
-
|
|
soloscli: soloscli.c soloscli.h
|
|
|
|
clean:
|