mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: do not use custom libcxx on windows
This commit is contained in:
@@ -13,7 +13,3 @@ ffmpeg_branding = "Chrome"
|
||||
enable_basic_printing = true
|
||||
|
||||
is_cfi = false
|
||||
|
||||
if (is_win) {
|
||||
use_custom_libcxx = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user