omcproxy: fix compilation on little-endian CPUs
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 14 Dec 2018 18:25:27 +0000 (16:25 -0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Dec 2018 23:57:19 +0000 (00:57 +0100)
commitcb4d00d1841ef6269114f2bd3880800dbdfba3b1
tree02faedca99bf37318713addbbe01cc5d945aec23
parent3c3eaa57d9806dccae9f130cf608079f67097bed
omcproxy: fix compilation on little-endian CPUs

Don't use cpu_to_be32 outside of a function.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
package/network/services/omcproxy/Makefile
package/network/services/omcproxy/patches/100-mrib.c-don-t-use-cpu_to_be32-outside-of-function.patch [new file with mode: 0644]