Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 72cb6fee5fec69004435df0c251db5cc > files > 7

novacom-server-1.1.0-0.10.mga9.src.rpm

diff -urb novacomd-git-e77d33616f/makefile novacomd-git-e77d33616f.b/makefile
--- novacomd-git-e77d33616f/makefile	2012-03-28 23:10:56.000000000 +0300
+++ novacomd-git-e77d33616f.b/makefile	2012-04-02 14:50:27.214406018 +0300
@@ -38,7 +38,7 @@
 ifneq ($(MACHINE),)
 MYCFLAGS += -DMACHINE=\"$(MACHINE)\"
 endif
-HOSTCFLAGS := $(MYCFLAGS) -Isrc
+HOSTCFLAGS := $(MYCFLAGS) $(CFLAGS) -Isrc
 DEVICECFLAGS := $(MYCFLAGS) $(OECFLAGS) $(TARGET_CC_ARCH) -DPLATFORM_PTHREADS=1
 CPPFLAGS := -g
 ASMFLAGS :=