Skip to content

Commit dff346f

Browse files
committed
wip: build test
1 parent 176c9be commit dff346f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'defines': [ 'LWNODE=1' ],
1111
'cflags!': [ '-Wno-error' ],
1212
'cflags': [
13-
'-Wall', '-Wextra', '-Werror',
13+
'-Wall', '-Wextra',
1414
'-Wno-unused-variable',
1515
'-Wno-unused-function',
1616
'-Wno-unused-but-set-variable',

0 commit comments

Comments
 (0)