Merge pull request #1648 from LuaAndC/enable-secure-api

mingw-w64: add --enable-secure-api
This commit is contained in:
Tony Theodore 2017-02-01 13:18:58 +11:00 committed by GitHub
commit c3edbe9f89
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ define $(PKG)_BUILD_mingw-w64
--prefix='$(PREFIX)/$(TARGET)' \
--enable-sdk=all \
--enable-idl \
--enable-secure-api \
$(mingw-w64-headers_CONFIGURE_OPTS)
$(MAKE) -C '$(1).headers-build' install