build: do not use custom libcxx on windows
This commit is contained in:
parent
fe06784a3b
commit
a34c47b542
17 changed files with 70 additions and 82 deletions
|
@ -13,7 +13,3 @@ ffmpeg_branding = "Chrome"
|
|||
enable_basic_printing = true
|
||||
|
||||
is_cfi = false
|
||||
|
||||
if (is_win) {
|
||||
use_custom_libcxx = false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue