qt5base: fix plugin loading
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 23 Jul 2016 20:06:21 +0000 (22:06 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 23 Jul 2016 20:57:49 +0000 (22:57 +0200)
commitf66892f71ab0aae9ebb4f23e0948990009c9dcb5
treec62b8a70a6f4e78df6c6086452aebfa3447e9136
parent9194f1f76b6e881d9a365f203a278280e8bae575
qt5base: fix plugin loading

Do not use strip any more when it is selected because plugin loading
does not work for plugins build stripped with sstrip, use normal strip
instead.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
frameworks/qt5base/Makefile