build: removed unused and old option on AIX

This commit is contained in:
Saúl Ibarra Corretgé 2014-03-14 08:46:25 +01:00
parent 72337966d4
commit 4b1043d432

1
uv.gyp
View File

@ -238,7 +238,6 @@
},
}],
[ 'OS=="aix"', {
'include_dirs': [ 'src/ares/config_aix' ],
'sources': [ 'src/unix/aix.c' ],
'defines': [
'_ALL_SOURCE',