Skip to content

Add Wformat-security to Wformat check#3486

Merged
AndreasFuchsTPM merged 1 commit into
tpm2-software:masterfrom
travisgilbert-dell:fix-configure-gcc-format-security
May 14, 2025
Merged

Add Wformat-security to Wformat check#3486
AndreasFuchsTPM merged 1 commit into
tpm2-software:masterfrom
travisgilbert-dell:fix-configure-gcc-format-security

Conversation

@travisgilbert-dell
Copy link
Copy Markdown
Contributor

Wformat is included only for Wformat-security and Wformat-security can't be checked without Wformat so they both might as well be checked together and doing the checks separately fails as described below.

Keeping configure.ac the way it is fails to complete ./configure with GCC 14.2 on kernel 6.12.21-4-MANJARO

…format-security and Wformat-security can't be checked without Wformat

Signed-off-by: Travis Gilbert <travis.gilbert@dell.com>
@travisgilbert-dell travisgilbert-dell force-pushed the fix-configure-gcc-format-security branch from 0b2f386 to 5ed5b44 Compare May 12, 2025 21:49
@AndreasFuchsTPM AndreasFuchsTPM merged commit 52ac6af into tpm2-software:master May 14, 2025
23 checks passed
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