RESOLVED FIXED 13888
[gdk] Build fixlet on Darwin
https://bugs.webkit.org/show_bug.cgi?id=13888
Summary [gdk] Build fixlet on Darwin
Holger Freyther
Reported 2007-05-26 18:51:13 PDT
Allow to build the Gdk port on Darwin. Currently both MAC and GDK will be defined due the order of the #defines in Platform.h
Attachments
Allow building the Gdk port on darwin/OSX (976 bytes, patch)
2007-05-26 18:53 PDT, Holger Freyther
mrowe: review+
Holger Freyther
Comment 1 2007-05-26 18:53:13 PDT
Created attachment 14743 [details] Allow building the Gdk port on darwin/OSX Without this patch it is not possible to build the Gdk port on OSX. Currently it is possible that WTF_PLATFORM_MAC and WTF_PLATFORM_GDK are defined leading to breakage during the build.
Mark Rowe (bdash)
Comment 2 2007-05-27 12:55:37 PDT
Comment on attachment 14743 [details] Allow building the Gdk port on darwin/OSX r=me
Sam Weinig
Comment 3 2007-05-27 19:19:05 PDT
Landed in r21830.
Note You need to log in before you can comment on or make changes to this bug.