Skip to content

Out-of-tree builds put JuliaSyntax symlink in source directory #51230

@maleadt

Description

@maleadt

Despite doing an out-of-tree build (make O=build/dev configure), the build system puts a JuliaSyntax symlink in the base source directory:

❯ ls -la base/JuliaSyntax
 base/JuliaSyntax -> build/dev/deps/JuliaSyntax-045d156c44dbb87769c7416d049a7c08908539d4/

This can result in surprising behavior when using multiple out-of-tree builds.

Is there a reason the JuliaSyntax stdlib is treated differently from other standard libraries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions