diff --git a/node.gyp b/node.gyp index dcbcca87aa8859..4eaf943b563e5b 100644 --- a/node.gyp +++ b/node.gyp @@ -1389,9 +1389,6 @@ }], ['OS=="solaris"', { 'ldflags': [ '-I<(SHARED_INTERMEDIATE_DIR)' ], - 'sources!': [ - 'test/cctest/test_node_crypto.cc', - ] }], # Skip cctest while building shared lib node for Windows [ 'OS=="win" and node_shared=="true"', {