Workarounded LP #905893
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 19 Dec 2011 22:27:01 +0000 (22:27 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 19 Dec 2011 22:27:01 +0000 (22:27 +0000)
removed '-pedantic' option for src/lib compilation to avoid build failure during
the inclusion of a Glib header file.
added -Wno-deprecated-deprecations option for src to avoid build failure due to new gthread deprecation warnings.


No differences found