Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-25393](6_3_X) Handle rpath search paths as string #9529

Merged
merged 1 commit into from
Oct 17, 2017

Commits on Oct 16, 2017

  1. [TIMOB-25393] Handle rpath search paths as string

    Switches the LD_RUNPATH_SEARCH_PATH build setting to be handled as a space separated string of paths instead of an array of paths. Xcode can handle both, but the string representation is the default one for this build setting so we stick to that.
    janvennemann committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    be8c266 View commit details
    Browse the repository at this point in the history