diff options
author | Koenig, Joerg <Joerg.Koenig@techsat.com> | 2020-06-06 18:46:06 (GMT) |
---|---|---|
committer | Koenig, Joerg <Joerg.Koenig@techsat.com> | 2020-06-06 18:46:06 (GMT) |
commit | f97d09a12da62a415d2d849f999f0424435a53b1 (patch) | |
tree | 7b4bbea2ff1fb8e18917b0355d5c355ad427f325 | |
parent | 9c970a3cb7029c03969ebb63d7a6fb4fc39b01b1 (diff) | |
download | Qt-f97d09a12da62a415d2d849f999f0424435a53b1.zip Qt-f97d09a12da62a415d2d849f999f0424435a53b1.tar.gz Qt-f97d09a12da62a415d2d849f999f0424435a53b1.tar.bz2 |
Removed unknown config option -qt-xcbrefs/changes/62/11562/1
Change-Id: I99024f0364dafcba5e877a29d4918523b8663ace
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -100,7 +100,6 @@ qt.x86-linux64.shared: -qt-libjpeg \ -qt-libpng \ -qt-pcre \ - -qt-xcb \ -fontconfig \ -system-freetype \ -confirm-license && \ @@ -138,7 +137,6 @@ qt.x86-linux64.static: -nomake examples \ -nomake tests \ -skip qtwebengine \ - -qt-xcb \ -qt-zlib \ -qt-libjpeg \ -qt-libpng \ |