Skip to content

Fix use of LIBS_DIRS in build.ninja file for ninja test #429

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

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

seabaylea
Copy link
Contributor

PR#424 introduced the use of the LIBS_DIRS variable as part of the configuration for TestFoundation. Unfortunately as a local variable it doesn't get passed down to ninja.build.

Adding LIBS_DIRS to the configuration dictionary adds it to ninja.build so that ninja test works correctly.

@parkera
Copy link
Contributor

parkera commented Jul 8, 2016

@swift-ci please test

@parkera parkera merged commit 59ca9dd into swiftlang:master Jul 11, 2016
norio-nomura pushed a commit to norio-nomura/swift-corelibs-foundation that referenced this pull request Jul 21, 2016
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