]> git.sesse.net Git - vlc/commitdiff
contrib: qt4: native qt4 builds might just work
authorRafaël Carré <funman@videolan.org>
Wed, 9 Nov 2011 18:34:32 +0000 (13:34 -0500)
committerRafaël Carré <funman@videolan.org>
Wed, 9 Nov 2011 18:34:32 +0000 (13:34 -0500)
good luck anyway for people doing that

contrib/src/qt4/rules.mak

index 9d8d051f9179f616d0f77c749775e82e618a8d2c..c478cbb25520e39d17a74420f7f96309a3455a8a 100644 (file)
@@ -4,12 +4,9 @@ QT4_VERSION = 4.7.4
 QT4_URL := http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$(QT4_VERSION).tar.gz
 
 # FIXME : OSX build
-# FIXME : native win32 build
-ifdef HAVE_CROSS_COMPILE
 ifdef HAVE_WIN32
 PKGS += qt4
 endif
-endif
 
 ifeq ($(call need_pkg,"QtCore QtGui"),)
 PKGS_FOUND += qt4