Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 51e050a

Browse files
authored
Prepare for new clang version (#163)
1 parent 7aadfaf commit 51e050a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/config/compiler/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ config("compiler") {
397397
"-ffunction-sections",
398398
"-funwind-tables",
399399
"-fno-short-enums",
400+
"-nostdinc++"
400401
]
401402
if (!is_clang) {
402403
# Clang doesn't support these flags.

0 commit comments

Comments
 (0)