qt5base: activate mips dsp extension when needed.
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Nov 2015 23:28:12 +0000 (00:28 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Dec 2015 21:47:22 +0000 (22:47 +0100)
commit802285df38dc391ff922a842f8d91623c5e32b00
treee192793b4f0fd86044bc5670717b3d4df833fdf1
parent8dacc98083449dad1a7b47cc8e420dd5b591ec1b
qt5base: activate mips dsp extension when needed.

When OpenWrt normally uses the mips dps extensions it adds this to the
CFLAGS which are also given to qt5base. When we configure qt5base
without dsp extension, but give the mdsp in the CFLAGS the compilation
will fail.

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