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:
parent
7cd0cd8a40
commit
d58e94408f
@ -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': [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user