Skip to content

Commit 9117d4f

Browse files
committed
squash: remove smartos ignore
1 parent f7fd2ec commit 9117d4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

node.gyp

-3
Original file line numberDiff line numberDiff line change
@@ -1389,9 +1389,6 @@
13891389
}],
13901390
['OS=="solaris"', {
13911391
'ldflags': [ '-I<(SHARED_INTERMEDIATE_DIR)' ],
1392-
'sources!': [
1393-
'test/cctest/test_node_crypto.cc',
1394-
]
13951392
}],
13961393
# Skip cctest while building shared lib node for Windows
13971394
[ 'OS=="win" and node_shared=="true"', {

0 commit comments

Comments
 (0)