mingw-w64: enable wildcard

Wildcard is an opt-in (disabled by the default) feature that is used by many GNU tools like Binutils.

Signed-off-by: Mateusz Mikuła <mati865@gmail.com>
This commit is contained in:
Mateusz Mikuła 2024-04-19 00:21:23 +02:00 committed by Chris Packham
parent 6c54b50336
commit 810021d912

View File

@ -208,6 +208,7 @@ mingw_w64_main()
--prefix=${MINGW_INSTALL_PREFIX} \
--build=${CT_BUILD} \
--host=${CT_TARGET} \
--enable-wildcard \
"${crt_opts[@]}"
# mingw-w64-crt has a missing dependency occasionally breaking the