mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 20:04:12 -03:00
Update BUILD.gn
This commit is contained in:
parent
612adb8441
commit
dc19fda5e8
1 changed files with 0 additions and 4 deletions
|
@ -692,10 +692,6 @@ config("compiler") {
|
|||
ldflags +=
|
||||
[ "-Wl,-cache_path_lto," +
|
||||
rebase_path("$root_out_dir/thinlto-cache", root_build_dir) ]
|
||||
} else {
|
||||
ldflags +=
|
||||
# [ "-Wl,--thinlto-cache-dir=" +
|
||||
# rebase_path("$root_out_dir/thinlto-cache", root_build_dir) ]
|
||||
}
|
||||
|
||||
# ldflags += [ "-Wl,--thinlto-cache-policy=$cache_policy" ]
|
||||
|
|
Loading…
Reference in a new issue