diff options
| author | 2022-12-07 17:39:58 +0000 | |
|---|---|---|
| committer | 2022-12-07 19:39:07 +0000 | |
| commit | 7a905c65e32eff98e5ade59a694f008ac5476482 (patch) | |
| tree | be3eccf1696df5b3af2c6e29b78c6ab5925ffa22 /compiler/optimizing/builder.cc | |
| parent | 63a4d52cc3b940ac70140d64e1a66c5457aab89b (diff) | |
Try to fix art-linux-bionic-zipapex
Use more robust version of `ln` command.
Some tests will run themselves twice and thus run `ln` twice,
which results in creating link inside the link (it should be
harmless, but it somehow seems to cause an error sometimes).
I was unable to reproduce the error locally.
Use -T with `ln` to make it explicit the second argument
is the destination, not a directory of the destination.
I believe this should potentially help.
Test: run_build_test_target.py art-linux-bionic-x64-zipapex
Change-Id: I2c263d9fa17702b545732a446ff00ff128ffc413
Diffstat (limited to 'compiler/optimizing/builder.cc')
0 files changed, 0 insertions, 0 deletions