Skip to content

Commit 0ec2ed0

Browse files
zcbenzaduh95
authored andcommitted
build: fix GN build for ngtcp2
PR-URL: #56300 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Xuguang Mei <meixuguang@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 710b8fc commit 0ec2ed0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deps/ngtcp2/unofficial.gni

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ template("ngtcp2_gn_build") {
6868
cflags_c = [
6969
"-Wno-extra-semi",
7070
"-Wno-implicit-fallthrough",
71-
# Remove after https://github.com/ngtcp2/ngtcp2/issues/1050 is fixed.
72-
"-Wno-sometimes-uninitialized",
71+
"-Wno-unused-function",
7372
]
7473
}
7574
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy