Skip to content

Commit

Permalink
[gn] port 6092740
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Jan 29, 2025
1 parent b0924ed commit 77e44e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/include/clang/Basic/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ write_cmake_config("version") {
"CLANG_VERSION_MAJOR=$llvm_version_major",
"CLANG_VERSION_MINOR=$llvm_version_minor",
"CLANG_VERSION_PATCHLEVEL=$llvm_version_patch",
"MAX_CLANG_ABI_COMPAT_VERSION=$llvm_version_major",
]
}

Expand Down

0 comments on commit 77e44e5

Please sign in to comment.