When building, it would be useful to be able to remove defines, i.e `flow build --d -remove_this_define --d some_define_instead` note the `-` in front, this would subtract that define (if defined at all). same option might apply to flags.