Author: glen                         Date: Fri Aug 31 19:36:52 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove -Werror

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

---- Diffs:

================================================================
Index: SOURCES/libopensync-noerror.patch
diff -u /dev/null SOURCES/libopensync-noerror.patch:1.1
--- /dev/null   Fri Aug 31 21:36:52 2007
+++ SOURCES/libopensync-noerror.patch   Fri Aug 31 21:36:47 2007
@@ -0,0 +1,11 @@
+--- libopensync-0.31/wrapper/SConscript~       2007-05-27 23:19:04.000000000 
+0300
++++ libopensync-0.31/wrapper/SConscript        2007-08-31 22:31:48.270330467 
+0300
+@@ -14,7 +14,7 @@
+       )
+ 
+       env.Append(SCANNERS=[SWIGScanner])
+-      env.Append(SWIGFLAGS = ['-Werror', '-Wall', '-python', '-modern',
++      env.Append(SWIGFLAGS = ['-Wall', '-python', '-modern',
+               '-I' + distutils.sysconfig.get_python_inc()])
+ 
+       # these are the C and python sources generated by swig
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to