Skip to content

Commit 7b13545

Browse files
committed
build: mark clang as enabled for gyp
1 parent 9c0ad10 commit 7b13545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common.gypi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191

9292
'conditions': [
9393
['OS == "win"', {
94+
'clang%': 1,
9495
'os_posix': 0,
9596
'v8_postmortem_support%': 0,
9697
'obj_dir': '<(PRODUCT_DIR)/obj',

0 commit comments

Comments
 (0)