Skip to content
Snippets Groups Projects
Commit a887ee18 authored by Jannis Pohlmann's avatar Jannis Pohlmann
Browse files

Add -Wno-sign-compare to the compiler flags used for gtk-doc.

This workaround is borrowed from xfconf. gtkdoc-scangobj.in compares
gint64 to gulong which causes a compiler error with -Wno-sign-compare.
An upstream bug was filed on

  http://bugzilla.gnome.org/show_bug.cgi?id=596730
parent 5c38ecbc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment