-
-
Couldn't load subscription status.
- Fork 5.7k
Closed
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependencies
Description
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
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependencies