Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 3dfd489cad3a1ca86507a075b90ff98d > files > 4

firefox-ext-weave-sync-1.1-5.19mdv2010.2.src.rpm

--- crypto/src/Makefile~	2010-01-25 04:05:29.000000000 +0100
+++ crypto/src/Makefile	2010-01-25 04:11:25.000000000 +0100
@@ -45,6 +45,9 @@
 sys := $(shell uname -s)
 wince = $(WINCE)
 
+cppflags = $(CFLAGS)
+ldflags = $(LDFLAGS)
+
 ifeq ($(wince), 1)
   os = WINNT
   cxx = $(sdkdir)/sdk/bin/arm-wince-gcc