Fix -iconv/-no-iconv switch
[feed/video.git] / frameworks / qt5base / Makefile
index 0856dfde765595369a2f6dd9c47af4fe5ca3b900..e3d8c7007c9860e0a65e81fe1cfa16ebc3f134bb 100644 (file)
@@ -360,7 +360,7 @@ define Build/Configure
                        -no-glib \
                        -eventfd \
                        -no-inotify \
-                       $(if $(CONFIG_BUILD_NLS),-no-iconv,-no-iconv) \
+                       $(if $(CONFIG_BUILD_NLS),-iconv,-no-iconv) \
                        -no-icu \
                        -system-pcre \
                        -system-zlib \