Update ct-ng configs

This commit is contained in:
BtbN
2023-06-04 00:44:53 +02:00
parent a197b3f9ca
commit 1ae971430e
5 changed files with 76 additions and 36 deletions

View File

@ -35,6 +35,7 @@ ffbuild_dockerbuild() {
--prefix="$GCC_SYSROOT/usr/$FFBUILD_TOOLCHAIN"
--host="$FFBUILD_TOOLCHAIN"
--with-default-win32-winnt="0x601"
--with-default-msvcrt=ucrt
--enable-idl
)