Bug 128485

Summary: [ASan] Fix build failures in Tools due to missing $(inherited) values
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ayao, commit-queue, dfarler, jeffrey+webkit, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 none

David Kilzer (:ddkilzer)
Reported 2014-02-08 20:32:57 PST
When iOS changes were upstreamed or tools were made to build for iOS, the $(inherited) value was lost in OTHER_LDFLAGS in some *.xcconfig files that was required to make the tools build with the clang address sanitizer enabled.
Attachments
Patch v1 (6.66 KB, patch)
2014-02-08 20:41 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2014-02-08 20:41:34 PST
Created attachment 223603 [details] Patch v1
WebKit Commit Bot
Comment 2 2014-02-11 12:07:29 PST
Comment on attachment 223603 [details] Patch v1 Clearing flags on attachment: 223603 Committed r163894: <http://trac.webkit.org/changeset/163894>
WebKit Commit Bot
Comment 3 2014-02-11 12:07:32 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.