mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
3ba47068a60bc501d0eb7fe4383a30fc34c349de
use "$(FT_COMPILE)" instead of "$(FT_CC)" in order to compile the library. $(FT_COMPILE) uses the $(ANSI_FLAGS) variable used to define ANSI-compliance flags for the current compiler. It is used to compile the library exclusively (some demo programs will _not_ compile properly with these flags set).
Description
Mirrored via gitea-mirror
Languages
C
93.2%
Makefile
2.1%
Python
1.8%
DIGITAL Command Language
0.8%
M4
0.6%
Other
1.4%