Skip to content

tc_build: llvm: Use '-Wno-author' instead of '-Wno-dev' with cmake 4.4+ - #343

Merged
msfjarvis merged 1 commit into
ClangBuiltLinux:mainfrom
nathanchance:avoid-cmake-4.4-no-dev-deprecation-warning
Jul 10, 2026
Merged

tc_build: llvm: Use '-Wno-author' instead of '-Wno-dev' with cmake 4.4+#343
msfjarvis merged 1 commit into
ClangBuiltLinux:mainfrom
nathanchance:avoid-cmake-4.4-no-dev-deprecation-warning

Conversation

@nathanchance

Copy link
Copy Markdown
Member

-Wno-dev has been deprecated in favor of -Wno-author in cmake 4.4: https://cmake.org/cmake/help/latest/release/4.4.html#deprecated-and-removed-features

-Wno-dev has been deprecated in favor of -Wno-author in cmake 4.4.

Link: https://cmake.org/cmake/help/latest/release/4.4.html#deprecated-and-removed-features
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance
nathanchance requested a review from msfjarvis as a code owner July 10, 2026 15:06
@msfjarvis
msfjarvis merged commit 819a6a7 into ClangBuiltLinux:main Jul 10, 2026
8 checks passed
@msfjarvis
msfjarvis deleted the avoid-cmake-4.4-no-dev-deprecation-warning branch July 10, 2026 15:15
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