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

BuildConfig: Fix validation for module platform compatibility #62

Merged
merged 1 commit into from
Nov 3, 2019

Conversation

tindzk
Copy link
Owner

@tindzk tindzk commented Sep 17, 2019

The validation triggered a false positive for modules with custom
build targets.

The compatibility must be checked for all platform-specific modules
separately since these may depend on additional modules which are
not included on the base module.

@tindzk tindzk force-pushed the bug/build-validation-custom-targets branch 2 times, most recently from 76d8f71 to 977c3bf Compare November 3, 2019 11:31
The validation triggered a false positive for modules with custom
build targets.

The compatibility must be checked for all platform-specific modules
separately since these may depend on additional modules which are
not included on the base module.
@tindzk tindzk merged commit d10d4d4 into master Nov 3, 2019
@tindzk tindzk deleted the bug/build-validation-custom-targets branch November 3, 2019 16:00
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.

1 participant