mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-03-20 14:10:40 +01:00
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). |
||
|---|---|---|
| .. | ||
| base | ||
| oldapi | ||
| sfnt | ||
| shared | ||
| truetype | ||
| type1 | ||