comparison src/qt.mk @ 2445:328cf3f5c63c

package qt: stop building static qtwebkit Static qtwebkit seemed to build successfully, but applications could not link to it successfully since Qt 4.8.0 (qtbwebkit 2.0). See https://github.com/mxe/mxe/issues/23
author Mark Brand <mabrand@mabrand.nl>
date Sun, 22 Apr 2012 22:56:03 +0200
parents f64bdd304d9c
children 42295c6227c2
comparison
equal deleted inserted replaced
2444:f07477412968 2445:328cf3f5c63c
35 -prefix '$(PREFIX)/$(TARGET)' \ 35 -prefix '$(PREFIX)/$(TARGET)' \
36 -prefix-install \ 36 -prefix-install \
37 -script \ 37 -script \
38 -no-iconv \ 38 -no-iconv \
39 -opengl desktop \ 39 -opengl desktop \
40 -webkit \ 40 -no-webkit \
41 -no-glib \ 41 -no-glib \
42 -no-gstreamer \ 42 -no-gstreamer \
43 -no-phonon \ 43 -no-phonon \
44 -no-phonon-backend \ 44 -no-phonon-backend \
45 -accessibility \ 45 -accessibility \