Commit 2fffef9
Dan Bernstein
[Xcode] With default verbosity, make(1) output no longer hides environment variable listings
https://bugs.webkit.org/show_bug.cgi?id=159392
Reviewed by Alexey Proskuryakov.
* Makefile.shared: Pass the -hideShellScriptEnvironment option to xcodebuild instead of
piping its output through an ineffective "grep -v setenv",
Canonical link: https://commits.webkit.org/177529@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@202798 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parent db4544b commit 2fffef9
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments