SOURCES: libopensync-noerror.patch - one more

glen glen at pld-linux.org
Fri Aug 31 21:45:19 CEST 2007


Author: glen                         Date: Fri Aug 31 19:45:19 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more

---- Files affected:
SOURCES:
   libopensync-noerror.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libopensync-noerror.patch
diff -u SOURCES/libopensync-noerror.patch:1.1 SOURCES/libopensync-noerror.patch:1.2
--- SOURCES/libopensync-noerror.patch:1.1	Fri Aug 31 21:36:47 2007
+++ SOURCES/libopensync-noerror.patch	Fri Aug 31 21:45:13 2007
@@ -9,3 +9,14 @@
  		'-I' + distutils.sysconfig.get_python_inc()])
  
  	# these are the C and python sources generated by swig
+--- libopensync-0.31/build/linux/osync_build.py~	2007-06-20 22:48:30.000000000 +0300
++++ libopensync-0.31/build/linux/osync_build.py	2007-08-31 21:31:14.203848073 +0300
+@@ -37,7 +37,7 @@
+ 	env = conf.Finish()
+ 	env.Append(CCFLAGS = r'-DHAVE_CONFIG_H')
+ 	env.Append(CCFLAGS = r'-I.')
+-	env.Append(CCFLAGS = [r'-Wall', r'-Werror', r'-O2'])
++	env.Append(CCFLAGS = [r'-Wall', r'-O2'])
+ 	
+ 	if env['debug'] == 1:
+ 		env.Append(CCFLAGS = r'-g3')
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libopensync-noerror.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list