packages/utils/smstools3/patches/002-Makefile.patch
Paul Wassi e405d13729 utils/smstools3: update to 3.1.21
Update package to 3.1.21, remove parts of patches which were already
included upstream, update some OpenWrt specific things.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2017-10-10 23:06:42 +02:00

11 lines
289 B
Diff

--- a/src/Makefile
+++ b/src/Makefile
@@ -1,7 +1,7 @@
# In case of windows, use os_cygwin=yes setting in the configuration file (smsd.conf).
# Select your setup size:
-CFLAGS = -D NUMBER_OF_MODEMS=64
+CFLAGS ?= -D NUMBER_OF_MODEMS=64
# Uncomment for Solaris
# CFLAGS += -D SOLARIS