a4f0ba0de5
mingw_build_ucrt64 is set to 0, for bootstrapping purposes, to not build it by default. We may decided to keep it 0, since converting all packages can take a while. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
4 lines
97 B
Bash
4 lines
97 B
Bash
# Environment variables for cross compilers.
|
|
|
|
alias ucrt64-env='eval `rpm --eval %{ucrt64_env}`'
|