Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/mit/xorg/lib/pixman
Module Name: src
Committed By: mrg
Date: Sat Jul 26 08:49:38 UTC 2025
Modified Files:
src/external/mit/xorg/lib/pixman: Makefile Makefile.cflags
Log Message:
disable pixman-ppc.c and VSX on netbsd.
pixman-ppc.c assumes that machdep.altivec determines that VSX is available,
which is not true on for all altivec systems (added in POWER7.) will need
code to check for a (new) machdep.vsx or so.
hopefully fixes crashes seen on ppc.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/external/mit/xorg/lib/pixman/Makefile
cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/pixman/Makefile.cflags
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index