Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
make clean does not work in OpenSource, fails in WebKitLibraries
https://bugs.webkit.org/show_bug.cgi?id=135734 Patch by Joseph Pecoraro <pecoraro@apple.com> on 2014-08-08 Reviewed by David Kilzer. Tools: * Scripts/copy-webkitlibraries-to-product-directory: Add a --clean switch that removes possible WebKitSystemInterface and LLVM libraries and headers that may have been copied to the product directory. WebKitLibraries: * Makefile: Add a "clean" target that runs copy-webkitlibraries-to-product-dir with the new --clean switch. Canonical link: https://commits.webkit.org/153638@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@172349 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
f06f292
commit b74ee5e4a35ca38b0ae4b434fd0b2d24ffe3183b
Showing
4 changed files
with
43 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters