build,gyp: add DragonFly to the list of OSes

PR-URL: https://github.com/libuv/libuv/pull/466
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
This commit is contained in:
Michael Neumann 2015-06-18 17:04:00 +02:00 committed by Saúl Ibarra Corretgé
parent 7cd0cd8a40
commit d58e94408f

View File

@ -129,7 +129,7 @@
}]
]
}],
['OS in "freebsd linux openbsd solaris android"', {
['OS in "freebsd dragonflybsd linux openbsd solaris android"', {
'cflags': [ '-Wall' ],
'cflags_cc': [ '-fno-rtti', '-fno-exceptions' ],
'target_conditions': [