mosquitto: Fix host UNAME detection
authorThomas Huehn <thomas@net.t-labs.tu-berlin.de>
Thu, 12 Jan 2017 15:10:32 +0000 (16:10 +0100)
committerKarl Palsson <karlp@etactica.com>
Thu, 12 Jan 2017 16:17:53 +0000 (16:17 +0000)
commite0da6bf5bb7aad2e903ae3d8e092772662aa567a
tree229e18111edb60871b68ca850738d7f97a63bd4b
parent462219ca74b5026222d01c2e9f9c4fed84c793be
mosquitto: Fix host UNAME detection

This fixes a bug when mosquitto is crosscompiled in LEDE on OS X.
UNAME is explicitly executed on the host, when we want it to be treated
as a regular linux build.

This patch passes the proper UNAME=Linux variable to the mosquitto
make file in order to respect linux as cross-compiler.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Reviewed-by: Karl Palsson <karlp@tweak.net.au>
net/mosquitto/Makefile