From c6e2be1abd9a56054fe9641445bdfd453f2c5b0d Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Thu, 3 Oct 2019 12:59:47 +0800 Subject: [PATCH] qt5: delete openssl arg --- package/lean/qt5/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/package/lean/qt5/Makefile b/package/lean/qt5/Makefile index 2bdc02b52a..de4ec3bf6e 100644 --- a/package/lean/qt5/Makefile +++ b/package/lean/qt5/Makefile @@ -115,7 +115,6 @@ define Build/Configure -no-opengl \ -no-directfb \ -no-xcb \ - -openssl-runtime \ -qt-zlib \ -qt-pcre \ -qt-freetype \