RESOLVED FIXED 128485
[ASan] Fix build failures in Tools due to missing $(inherited) values
https://bugs.webkit.org/show_bug.cgi?id=128485
Summary [ASan] Fix build failures in Tools due to missing $(inherited) values
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.