RESOLVED FIXED 34414
[BREWMP] Add HAVE_XXX definitions
https://bugs.webkit.org/show_bug.cgi?id=34414
Summary [BREWMP] Add HAVE_XXX definitions
Kwang Yul Seo
Reported 2010-02-01 03:08:30 PST
#define HAVE_ERRNO_H 1 #define HAVE_MMAP 0 #define HAVE_SBRK 0 #define HAVE_SYS_TIME_H 0 #define HAVE_SYS_PARAM_H 0 #define HAVE_STRINGS_H 0
Attachments
Patch (1.10 KB, patch)
2010-02-01 03:11 PST, Kwang Yul Seo
eric: review+
eric: commit-queue+
Patch (902 bytes, patch)
2010-02-01 17:39 PST, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-02-01 03:11:06 PST
Eric Seidel (no email)
Comment 2 2010-02-01 16:01:11 PST
Comment on attachment 47826 [details] Patch OK.
Eric Seidel (no email)
Comment 3 2010-02-01 16:01:25 PST
I'm not sure the 0's are actually needed.
Kwang Yul Seo
Comment 4 2010-02-01 17:39:06 PST
Created attachment 47888 [details] Patch I confirmed that Os are not needed.
WebKit Commit Bot
Comment 5 2010-02-02 02:54:20 PST
Comment on attachment 47888 [details] Patch Clearing flags on attachment: 47888 Committed r54220: <http://trac.webkit.org/changeset/54220>
WebKit Commit Bot
Comment 6 2010-02-02 02:54:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.