From 6b164aef3ed9dfcdfebf49780f8b6922430b3db2 Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Sun, 27 Oct 2019 21:59:40 -0700 Subject: [PATCH] qt5: rip of -no-qml-debug option --- package/lean/qt5/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/package/lean/qt5/Makefile b/package/lean/qt5/Makefile index cd4ee5a29..739bfb33f 100644 --- a/package/lean/qt5/Makefile +++ b/package/lean/qt5/Makefile @@ -106,7 +106,6 @@ define Build/Configure -no-iconv \ -no-pch \ -no-rpath \ - -no-qml-debug \ -no-strip \ -no-cups \ -no-dbus \