RESOLVED FIXED 169817
Use USE_INTERNAL_SDK to compute ENABLE_FAST_JIT_PERMISSIONS instead of HAVE_INTERNAL_SDK
https://bugs.webkit.org/show_bug.cgi?id=169817
Summary Use USE_INTERNAL_SDK to compute ENABLE_FAST_JIT_PERMISSIONS instead of HAVE_I...
Michael Saboff
Reported 2017-03-17 10:54:40 PDT
HAVE_INTERNAL_SDK is not provided in all builds. The configuration variable USE_INTERNAL_SDK takes this into account and should be used to compute ENABLE_FAST_JIT_PERMISSIONS.
Attachments
Patch (8.88 KB, patch)
2017-03-17 13:22 PDT, Michael Saboff
fpizlo: review+
Michael Saboff
Comment 1 2017-03-17 10:55:13 PDT
Michael Saboff
Comment 2 2017-03-17 13:22:37 PDT
Michael Saboff
Comment 3 2017-03-17 14:16:09 PDT
Note You need to log in before you can comment on or make changes to this bug.