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

bazel: reorganize dbg configs #2457

Merged
merged 3 commits into from
Aug 5, 2022
Merged

Conversation

Augustyniak
Copy link
Contributor

Description: After finding an interface binding related crash in #2456 I noticed that our dbg bazel config does not specify --define=include_ifaddrs=true which is supposed to ensure that we compile code that's required for proper functioning of Envoy Mobile on Android. Introduce dbg-android and dbg-ios which are intended to be platform specific dbg configurations.
Risk Level: None, does not impact release configurations.
Testing: Ran Kotlin example app manually.
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Rafal Augustyniak [email protected]

Signed-off-by: Rafal Augustyniak <[email protected]>
Signed-off-by: Rafal Augustyniak <[email protected]>
Signed-off-by: Rafal Augustyniak <[email protected]>
@Augustyniak
Copy link
Contributor Author

/retest

@Augustyniak
Copy link
Contributor Author

/retest

@Augustyniak Augustyniak enabled auto-merge (squash) August 5, 2022 17:58
@Augustyniak Augustyniak merged commit 6c368d3 into main Aug 5, 2022
@Augustyniak Augustyniak deleted the reorganize-bazel-dbg-config branch August 5, 2022 18:22
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