* Rafa?? Mi??ecki <zaj...@gmail.com> [2015-06-20 23:26:22 +0200]:
> When compiling otrx packages on bcm53xx the following condition is true:
> #if __BYTE_ORDER == __BIG_ENDIAN
> 
> It results in not working otrx app. I suspect it's a regression since
> switching to musl.
> 
> Any ideas?

musl does not include endian.h into random standard headers

so if you don't include endian.h directly both macros will be 0
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to