From: Michael Jeanson Date: Wed, 16 Mar 2022 15:40:52 +0000 (-0400) Subject: Fix: use the correct endian compat macros X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=6b5a354b068a40d1938a5480cf13d3fcb69ca914;hp=6b5a354b068a40d1938a5480cf13d3fcb69ca914;p=lttng-tools.git Fix: use the correct endian compat macros Document which variant of the endian macros our compat header guarantees across all platforms and fix incorrect uses. This was discovered with -Wundef on macOS. Change-Id: Iaf442fe5887063661273ac2a00c9fa4015e83d5c Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau ---