aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/soloscli/patches/002-cflags.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-02 12:45:01 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-02 12:45:01 +0000
commit3a95ee11ea0e472dd1347ee68a468478a3235a47 (patch)
treee45c5e35f6d9e106041d0f33a373c37eb9b813f5 /package/network/config/soloscli/patches/002-cflags.patch
parentc554d57d38ef6697a770731dc3d213f24f87bdee (diff)
downloadupstream-3a95ee11ea0e472dd1347ee68a468478a3235a47.tar.gz
upstream-3a95ee11ea0e472dd1347ee68a468478a3235a47.tar.bz2
upstream-3a95ee11ea0e472dd1347ee68a468478a3235a47.zip
soloscli: upgrade to 1.04
- 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40940 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/soloscli/patches/002-cflags.patch')
-rw-r--r--package/network/config/soloscli/patches/002-cflags.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/network/config/soloscli/patches/002-cflags.patch b/package/network/config/soloscli/patches/002-cflags.patch
new file mode 100644
index 0000000000..a7d6a86020
--- /dev/null
+++ b/package/network/config/soloscli/patches/002-cflags.patch
@@ -0,0 +1,12 @@
+--- 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: