diff --git a/common.gypi b/common.gypi index c6f6dec8..392c8595 100644 --- a/common.gypi +++ b/common.gypi @@ -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': [