Skip to content

Conversation

@stsquad
Copy link
Contributor

@stsquad stsquad commented Mar 14, 2025

When cross-building we need to pass the correct paths via CFLAGS to be able to find extra libraries. We could convert to using pkg-config to resolve library availability but as the rest of the build doesn't need it we can just ensure the same CFLAGS used for building are used in the probe macros.

When cross-building we need to pass the correct paths via CFLAGS to be
able to find extra libraries. We could convert to using pkg-config to
resolve library availability but as the rest of the build doesn't need
it we can just ensure the same CFLAGS used for building are used in
the probe macros.

Signed-off-by: Alex Bennée <[email protected]>
@kawasaki kawasaki merged commit 236edfd into linux-blktests:master Mar 18, 2025
5 checks passed
@kawasaki
Copy link
Collaborator

@stsquad I have merged this PR. Thanks!

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