CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2025/12/21 05:59:34
Modified files:
lib/pixman/mk : pixman-config.h
Log message:
pixman: Use endian.h to determine byte order
Replace architecture-specific checks with BYTE_ORDER from
<endian.h>. This covers m88k in addition to sparc64 and powerpc, which
prevents graphical programs like xeyes from behaving strangely on
luna88k.
ok matthieu@ jsg@
