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

tests: use global CMAKE_CPP_FLAGS #2494

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

OdyX
Copy link
Contributor

@OdyX OdyX commented Jan 4, 2024

What problem does this PR solve?

Problem Summary: when passing -DCMAKE_CPP_FLAGS="-D_FORTIFY_SOURCE=2" (for example, in Debian packaging), this doesn't get propagated in the tests/ directory

What is changed and the side effects?

Changed: pass the command-line CMAKE_CPP_FLAGS into tests/ compilation…

Side effects:

  • None

@chenBright chenBright merged commit 19807a5 into apache:master Jan 6, 2024
18 checks passed
@chenBright
Copy link
Contributor

Thanks for the contribution.

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