Bug 151127

Summary: Respect Makefile variable OVERRIDE_SDKROOT regardless of value of SDKROOT
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jmarcell, lforschler
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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
Note You need to log in before you can comment on or make changes to this bug.