Skip to content
Commit c315333c authored by Axel Kellermann's avatar Axel Kellermann Committed by Milian Wolff
Browse files

gcclikecompiler: properly resolve include paths with symbolic links

Make sure include paths containing symbolic links are canonicalized
- and thereby properly resolved - before wrapping them in a Path
object. This is necessary, as class Path is not properly handling
symbolic links.

BUG: 405221
parent c3f70fd1
Pipeline #8025 failed with stage
in 1 hour
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment