Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ec5e78

Browse files
zcbenzmarco-ippolito
authored andcommitted
build: fix mac build error of c-ares under GN
PR-URL:#53687Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: James M Snell <jasnell@gmail.com>
1 parentc2b0dcd commit5ec5e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎deps/cares/unofficial.gni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ template("cares_gn_build") {
6262
sources+= ["config/linux/ares_config.h" ]
6363
}
6464
if (is_mac) {
65-
sources+=["config/darwin/ares_config.h" ]
65+
sources+=gypi_values.cares_sources_mac
6666
}
6767

6868
if (is_clang||!is_win) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp