Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 82e99ab66f97bf62a917d70344529162 > files > 7

novacom-server-1.1.0-0.1.mga3.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 :=