diff --git a/azure-pipelines/cross-386-mingw.txt b/azure-pipelines/cross-386-mingw.txt index 7e6d221d..c980dd16 100644 --- a/azure-pipelines/cross-386-mingw.txt +++ b/azure-pipelines/cross-386-mingw.txt @@ -8,6 +8,8 @@ windres = '/usr/bin/i686-w64-mingw32-windres' [properties] root = '/usr/i686-w64-mingw32' +c_args = ['--std=c99'] +cpp_args = ['--std=c++11'] [host_machine] system = 'windows'