Browse Source

Remove journald

Johannes Kreutz 3 years ago
parent
commit
9ca931e340
1 changed files with 0 additions and 1 deletions
  1. 0 1
      trackpoint-app/thirdparty/qt.sh

+ 0 - 1
trackpoint-app/thirdparty/qt.sh

@@ -41,7 +41,6 @@ pushd "qt-everywhere-src-$QT_MAJOR.$QT_MINOR.$QT_BUGFIX"
 
 ./configure $OPTIONS -ltcg -optimize-size -no-pch -prefix $DEPLOYDIR -release -opensource -confirm-license \
     -nomake examples -nomake tests -nomake tools \
-    -journald \
     -skip qtscxml -skip qtwayland -skip qtdatavis3d -skip qtcharts \
     -skip qtquickcontrols2 -skip qtvirtualkeyboard -skip qtshadertools \
     -skip qttranslations -skip qtdoc -skip qt3d -skip qtnetworkauth \