jail: respect byte order when setting AUDIT_ARCH
authorDaniel Golle <daniel@makrotopia.org>
Sun, 17 May 2015 02:33:29 +0000 (04:33 +0200)
committerJohn Crispin <blogic@openwrt.org>
Thu, 14 May 2015 03:23:30 +0000 (05:23 +0200)
AUDIT_ARCH on ARM and MIPS differs depending on the byte order.
Thus set AUDIT_ARCH to the respective endian-specific variants.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

No differences found