WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
177427
Support building JavaScriptCore with the Bionic C library
https://bugs.webkit.org/show_bug.cgi?id=177427
Summary
Support building JavaScriptCore with the Bionic C library
Zan Dobersek
Reported
2017-09-25 01:40:51 PDT
The Bionic C library doesn't define __GLIBC__ macro like some other non-GNU C libraries, so the __BIONIC__ macro has to be handled in parallel.
Attachments
Patch
(4.26 KB, patch)
2017-09-25 04:23 PDT
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2017-09-25 04:23:57 PDT
Created
attachment 321677
[details]
Patch
Michael Catanzaro
Comment 2
2017-09-25 07:20:16 PDT
Comment on
attachment 321677
[details]
Patch If this is all that's needed to get JSC working properly, then OK. It's clearly no maintenance burden.
Zan Dobersek
Comment 3
2017-09-26 00:07:48 PDT
Comment on
attachment 321677
[details]
Patch Clearing flags on attachment: 321677 Committed
r222495
: <
http://trac.webkit.org/changeset/222495
>
Zan Dobersek
Comment 4
2017-09-26 00:07:52 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2017-09-27 12:17:05 PDT
<
rdar://problem/34692940
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug