Please ask someone working on siso to review this.
I was explicitly asked to not use absolute path in any command-line in the generated ninja files. I think this request to not use absolute path (even for commands that are only run locally) still holds.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
If we still need to use relative paths, you can change `swiftc.py` to check whether any component in `-sdk` path is a symlink and to resolve it at run time.