diff options
-rw-r--r-- | package/qt5/qt5base/qmake.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt5/qt5base/qmake.conf.in b/package/qt5/qt5base/qmake.conf.in index d62ee7cebe..f14527aa7f 100644 --- a/package/qt5/qt5base/qmake.conf.in +++ b/package/qt5/qt5base/qmake.conf.in @@ -21,7 +21,7 @@ CONFIG += nostrip QMAKE_LIBS += -lrt -lpthread -ldl QMAKE_CFLAGS_ISYSTEM = -# Architecturespecific configuration +# Architecture specific configuration include(arch.conf) @EGLFS_DEVICE@ |