Skip to content

compiler.h: only use inx/outx on ARM with glibc

Ross Burton requested to merge ross/xserver:musl into master

musl only implements inx/outx on x86, so check for GLIBC instead of linux.

Signed-off-by: Ross Burton ross.burton@intel.com

Merge request reports