liblo: disable werror to fix build issues
authorAlex Baldwin <alexbaldwinmusic@gmail.com>
Sun, 25 Feb 2018 14:40:33 +0000 (15:40 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 25 Feb 2018 20:54:47 +0000 (21:54 +0100)
commit2759ba039790cd15892bafbd140b34c1b63e299e
tree8777a6def675206e84b2284c7ccb14a3889100ae
parent382fe9f9261812682eab2d35e47aa94dc554380e
liblo: disable werror to fix build issues

Pass the --disable-werror option to remove -Werror, and therefore
avoid a number of build failures.

Fixes:

  http://autobuild.buildroot.net/results/61ab7e23d2ef62f055efc74a998e3c108a3cdb43

Signed-off-by: Alex Baldwin <alexbaldwinmusic@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/liblo/liblo.mk