[mingw-qt: 35/65] Really link against mingw32-libiconv

epienbro epienbro at fedoraproject.org
Tue Mar 6 21:29:41 UTC 2012


commit bb92a997e129e058073d4a7dda49fe358c1e5a7a
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Oct 11 21:25:16 2010 +0200

    Really link against mingw32-libiconv
    
    Drop unused patches

 mingw32-qt.spec                            |    1 +
 qt-dont-use-ml64-to-compile-webkit.patch   |   43 ----------
 qt-examples-compile-fix.patch              |   32 -------
 qt-support-win32-fedora-cross-target.patch |  124 ----------------------------
 4 files changed, 1 insertions(+), 199 deletions(-)
---
diff --git a/mingw32-qt.spec b/mingw32-qt.spec
index c73d6e8..0f8fbad 100644
--- a/mingw32-qt.spec
+++ b/mingw32-qt.spec
@@ -137,6 +137,7 @@ qt_configure_args="\
     -system-libpng \
     -system-libjpeg \
     -system-sqlite \
+    -iconv \
     -openssl \
     -nomake demos,examples"
 


More information about the scm-commits mailing list