mirror of https://github.com/lukechilds/node.git
3 changed files with 4 additions and 14 deletions
@ -1,13 +0,0 @@ |
|||
{ |
|||
'includes': [ |
|||
'../../build/common.gypi', |
|||
'v8.gyp' |
|||
], |
|||
'target_defaults': { |
|||
'conditions': [ |
|||
[ 'OS=="solaris"', { |
|||
'defines': [ '__C99FEATURES__=1' ], |
|||
}], |
|||
], |
|||
}, |
|||
} |
Loading…
Reference in new issue