userspace toolchain build requires kernel headers to be installed. This step didn't need the cross compiler (as it would not exist given we were building the toolchain). However as of v5.1 kernel this needs CROSS_COMPILER to be passed (v5.1-rc1) is OK. This needs to be tracked down and reported upstream.