Commit ac5d17bf authored by Michael Roth's avatar Michael Roth Committed by Peter Korsgaard
Browse files

qt: remove unnecessary call to qstrip macro in Makefile



QT_CONFIGURE can never gain double quotes, so there
is no point to remove some.

Signed-off-by: default avatarMichael Roth <mroth@nessie.de>
Acked-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 51a3b74b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -315,7 +315,6 @@ else
QT_CONFIGURE+= -no-stl
endif

QT_CONFIGURE:=$(call qstrip,$(QT_CONFIGURE))
BR2_PACKAGE_QT_EMB_PLATFORM:=$(call qstrip,$(BR2_PACKAGE_QT_EMB_PLATFORM))

# Figure out what libs to install in the target