GNOME Bugzilla – Bug 711263
Fix compilation on OSX
Last modified: 2013-11-07 17:56:16 UTC
Here is two patches that fix compilation on osx.
Created attachment 258753 [details] [review] [PATCH 1/2] configure.ac: remove unused entry in GL_CFLAGS on darwin platform
Created attachment 258754 [details] [review] [PATCH 2/2] cocoa: only use GSRegisterCurrentThread with GNUStep environment GSRegisterCurrentThread seems to only be available in the GNUStep environment.
Review of attachment 258753 [details] [review]: Looks good
Review of attachment 258754 [details] [review]: Thanks