@ -184,6 +184,9 @@
}],
],
['OS=="solaris"', {
'defines': [ '__C99FEATURES__=1' ], # isinf() etc.
'configurations': {
'Debug': {
@ -3,11 +3,4 @@
'../../build/common.gypi',
'v8.gyp'
'target_defaults': {
'conditions': [
[ 'OS=="solaris"', {
'defines': [ '__C99FEATURES__=1' ],
},
}