Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/mit/xorg/lib/freetype
Module Name: src
Committed By: rin
Date: Sat Aug 17 12:36:43 UTC 2024
Modified Files:
src/external/mit/xorg/lib/freetype: Makefile
Log Message:
freetype: ftlzw.c: XXX: Disable stack-protector for GCC/m68k 12.4
Otherwise, __stack_chk_fail() is raised for ft_lzw_check_header(),
which crashes `/etc/rc.d/fccache start`.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/external/mit/xorg/lib/freetype/Makefile
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