diff --git a/index/xm/xmlada/xmlada-21.0.0.toml b/index/xm/xmlada/xmlada-21.0.0.toml index d52ae7d9..b9937aa1 100644 --- a/index/xm/xmlada/xmlada-21.0.0.toml +++ b/index/xm/xmlada/xmlada-21.0.0.toml @@ -15,7 +15,7 @@ project-files = ["distrib/xmlada.gpr", [[actions]] type = "post-fetch" -command = ["sh", "configure"] +command = ["sh", "configure", "--build=x86_64-w64-mingw32"] [gpr-externals] LIBRARY_TYPE = ["static", "relocatable", "static-pic"]