WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
151127
Respect Makefile variable OVERRIDE_SDKROOT regardless of value of SDKROOT
https://bugs.webkit.org/show_bug.cgi?id=151127
Summary
Respect Makefile variable OVERRIDE_SDKROOT regardless of value of SDKROOT
Daniel Bates
Reported
2015-11-10 20:10:41 PST
Following up on Jason Marcell's remark in
bug #150849, comment 8
, we should respect the Makefile variable OVERRIDE_SDKROOT regardless of whether the variable SDKROOT is defined so as to allow a Makefile to explicitly build targets against a particular SDK. Currently we only honor the Makefile variable OVERRIDE_SDKROOT when the variable SDKROOT has a non-empty value.
Attachments
Add attachment
proposed patch, testcase, etc.
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