mosquitto: fix build with some glibc
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 18 Jun 2018 18:06:40 +0000 (20:06 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 19 Jun 2018 11:59:18 +0000 (13:59 +0200)
commitf66c171b4d046aca791f524ff198fb7df08d5ab0
tree6013731bcd07fba27646671fb096a131eb167945
parentf58ab87d6f30ab067da6401626eb279e4e910d47
mosquitto: fix build with some glibc

Add patch to define _GNU_SOURCE before using S_IF{DIR,REG}

Fixes:
 - http://autobuild.buildroot.net/results/7dcfb6ca9d14a5cd6872590065549356f1ab42a0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mosquitto/0002-websockets-_GNU_SOURCE-needed-for-S_IF-DIR-REG.patch [new file with mode: 0644]