summaryrefslogtreecommitdiff
path: root/recipes/mingw.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mingw.recipe')
-rw-r--r--recipes/mingw.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mingw.recipe b/recipes/mingw.recipe
index 431a23c..81cd411 100644
--- a/recipes/mingw.recipe
+++ b/recipes/mingw.recipe
@@ -19,7 +19,7 @@ class Recipe(recipe.Recipe):
'%(host)s/lib/libdxerr9.a',
'%(host)s/lib/libmoldname.a']
if self.config.platform == Platform.WINDOWS:
- self.mingw_static_files += ['%(mingw)s/lib/gcc/%(host)s/4.7.2/libgcc.a']
+ self.mingw_static_files += ['%(mingw)s/lib/gcc/%(host)s/4.7.3/libgcc.a']
# static build deps
if self.config.platform == Platform.WINDOWS:
# the native compiler install libraries in 'lib' and