qt4: Disable mitshm
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23186 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5579522bf7
commit
c67d393527
@ -357,7 +357,7 @@ define Build/Configure
|
||||
-no-xfixes \
|
||||
-no-xrandr \
|
||||
-no-xrender \
|
||||
$(if $(CONFIG_QT4_WS_X11),-no-mitshm,-mitshm) \
|
||||
-no-mitshm \
|
||||
$(if $(CONFIG_QT4_WS_X11),-no-fontconfig,-fontconfig) \
|
||||
$(if $(CONFIG_QT4_WS_X11),-no-xinput,-xinput) \
|
||||
$(if $(CONFIG_QT4_WS_X11),-no-xkb,-xkb) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user