# see https://bugs.archlinux.org/task/60204

eval "$(
  declare -f build | \
    sed '
      s/ -fgnu89-inline/\0 -D_GNU_SOURCE/
    '
)"