Skip to content

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jun 5, 2024

Update for swiftlang/swift#73725
swift-syntax libraries for compilers are now in 'lib/swift/host/compiler'

@rintaro rintaro marked this pull request as ready for review June 6, 2024 22:54
@rintaro
Copy link
Member Author

rintaro commented Jun 7, 2024

Comment on lines -244 to +246
APPEND PROPERTY BUILD_RPATH "@loader_path/${build_reldir}lib/swift/host")
APPEND PROPERTY BUILD_RPATH "@loader_path/${build_reldir}lib/swift/host/compiler")
set_property(TARGET ${target}
APPEND PROPERTY INSTALL_RPATH "@loader_path/${reldir}lib/swift/host")
APPEND PROPERTY INSTALL_RPATH "@loader_path/${reldir}lib/swift/host/compiler")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we also need to update the Linux/etc branch?

swift-syntax libraries for compilers are now in 'lib/swift/host/compiler'
@rintaro rintaro force-pushed the lldb-compilerswiftsyntax branch from 01b31fd to 6f572b8 Compare June 24, 2024 18:42
@rintaro
Copy link
Member Author

rintaro commented Jun 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants