#!/usr/bin/env bash "$(git rev-parse --show-toplevel)/build-userland" \ --gcc-which host \ --in-tree \ --target-cwd \ "$@" \ ;