genode/repos/libports/src/lib/qt5/tools/lib_mk_file_generator/genode_qt5_configure

32 lines
613 B
Bash
Executable File

#!/bin/sh
../qt-everywhere-opensource-src-5.7.1/configure \
-opensource \
-confirm-license \
-qconfig genode \
-xplatform genode-g++ \
-no-qpa-platform-guard \
-qpa minimal \
-no-separate-debug-info \
--enable-egl \
-opengl desktop \
-openssl-linked \
-no-accessibility \
-no-cups \
-no-dbus \
-no-harfbuzz \
-no-iconv \
-no-largefile \
-no-pkg-config \
-no-xcb \
-no-sse3 \
-no-ssse3 \
-no-sse4.1 \
-no-sse4.2 \
-no-avx \
-qt-pcre \
-system-libjpeg \
-system-libpng \
-make tools \
-nomake examples