eval "$(
  declare -f build | \
    sed '
      s|cmake ../dolphin-emu|cmake ../dolphin-emu -DENABLE_GENERIC='TRUE'|
    '
)"