Skip to content

Commit 224c5c7

Browse files
committed
Update naiveproxy v143.0.7499.109
1 parent 722e076 commit 224c5c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cmd/build-naive/cmd_build.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ func buildTarget(t Target) {
191191
"is_official_build=true",
192192
"is_debug=false",
193193
"is_clang=true",
194+
"use_clang_modules=false",
194195
"use_thin_lto=false", // Disable ThinLTO so static lib can be linked with system clang
195196
"fatal_linker_warnings=false",
196197
"treat_warnings_as_errors=false",

naiveproxy

Submodule naiveproxy updated 5167 files

0 commit comments

Comments
 (0)