Skip to content

5.15.5-1

Latest
Compare
Choose a tag to compare
@shouhuanxiaoji shouhuanxiaoji released this 27 Aug 14:42
· 1 commit to main since this release
03426d2

编译环境:
X86:debian 10,gcc 8.3
ARM: debian 10,gcc8.3

编译参数:

QMAKE_CXXFLAGS+=-Wno-error QMAKE_FXXLAGS=-no-exceptions ./configure \
-confirm-license \
-opensource \
-release \
-optimize-size \
-prefix "/opt/qt5.15" \
-shared \
-c++std c++11 \
-silent \
-no-compile-examples \
-nomake tests \
-nomake examples \
-nomake tools \
-qt-doubleconversion \
-no-glib \
-no-iconv \
-qt-pcre \
-no-zlib \
-no-ssl \
-no-openssl \
-no-libproxy \
-no-cups \
-system-freetype \
-no-gtk \
-no-opengl \
-no-vulkan \
-qpa xcb \
-no-directfb \
-no-eglfs \
-no-gbm \
-no-kms \
-no-linuxfb \
-xcb \
-xcb-xlib \
-no-libudev \
-no-evdev \
-no-libinput \
-no-mtdev \
-no-tslib \
-no-ico \
-no-gif \
-qt-libpng \
-qt-libjpeg \
-no-icu \
-no-harfbuzz \
-no-feature-itemmodeltester \
-no-feature-sqlmodel \
-no-feature-texthtmlparser \
-no-feature-textodfwriter \
-no-feature-textmarkdownreader -no-feature-textmarkdownwriter \
-no-feature-sessionmanager \
-no-feature-sql \
-no-sql-mysql \
-no-sql-odbc \
-no-sql-tds \
-no-sql-psql \
-no-sql-sqlite \
-strip \
-ltcg \
-no-pch \
-fontconfig \
-feature-relocatable \
-recheck-all