Skip to content

bazel: Add common compilation options to tests [BUILD-448] #1269

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

Closed
wants to merge 1 commit into from

Conversation

krisukox
Copy link
Contributor

@krisukox krisukox commented Dec 13, 2022

Description

@swift-nav/devinfra

This PR adds common compilation options to the test targets.

API compatibility

Does this change introduce a API compatibility risk?

No

JIRA Reference

https://swift-nav.atlassian.net/browse/BUILD-448

Related PR

swift-nav/rules_swiftnav#25

@@ -90,11 +99,19 @@ swift_cc_test(
"test/check_bitfield_macros.c",
"test/check_suites.h",
] + SBP_V4_C_SOURCES,
common_c_opts = True,
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd prefer we not roll with this API and make the default to have these options enabled.

@jungleraptor jungleraptor dismissed their stale review December 13, 2022 23:37

Changed my mind

@silverjam
Copy link
Contributor

let's close this PR? cc @isaactorz @krisukox

@jungleraptor
Copy link
Contributor

Sure

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.

4 participants