Skip to content

Commit aa6206d

Browse files
committed
Rename 'linux_symbols' for name conflicts
1 parent 3a4117b commit aa6206d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nw.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@
895895
['OS=="linux"',
896896
{ 'targets': [
897897
{
898-
'target_name': 'linux_symbols',
898+
'target_name': 'nw_symbols',
899899
'type': 'none',
900900
'conditions': [
901901
['linux_dump_symbols==1', {

0 commit comments

Comments
 (0)