1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11-clocks/xclock
Christian Weisgerber 88b3d47bfc Fix a crash on sparc64 (and other 64-bit strict alignment archs).
The pid variable that is passed to XChangeProperty() is not a long.
The libX11 code deferences the variable as a long and on a 64-bit
sparc this must be aligned on a 8-byte boundary.

Obtained from:	upstream
2010-08-07 14:10:01 +00:00
..
files Fix a crash on sparc64 (and other 64-bit strict alignment archs). 2010-08-07 14:10:01 +00:00
distinfo - Update to Xorg 7.5 2010-05-01 11:41:07 +00:00
Makefile Fix a crash on sparc64 (and other 64-bit strict alignment archs). 2010-08-07 14:10:01 +00:00
pkg-descr
pkg-plist