Add plugin for compiling mingw-w64 with secure APIs enabled.

This commit is contained in:
Saikrishna Arcot 2016-06-08 14:02:49 -05:00
parent 02995af840
commit 96df2d7470
No known key found for this signature in database
GPG Key ID: 203B47C2C66B784B
1 changed files with 2 additions and 1 deletions

View File

@ -76,7 +76,8 @@ define $(PKG)_BUILD_mingw-w64
--host='$(TARGET)' \
--prefix='$(PREFIX)/$(TARGET)' \
--enable-sdk=all \
--enable-idl
--enable-idl \
$(mingw-w64-headers_CONFIGURE_OPTS)
$(MAKE) -C '$(1).headers-build' install
# build standalone gcc