Al-Qurtas-Islamic-bank-The-.../src
David Turner 0f35b042e0 [build] Really fix multi and C++ builds.
The following builds were still failing due to previous changes:

  make multi
  make multi CC="c++"
  make CC="c++"

This patch fixes the issues, which were missing includes to get the
right macro definitions in multi-build mode.

Also, `FT_UNUSED' is actually used by third-party code, so move it
back to `public-macros.h' to avoid breaking it.

* include/freetype/config/public-macros.h (FT_EXPORT): Remove
special definition for C++.
(FT_UNUSED): Define here instead of...
* include/freetype/config/compiler-macros.h: ... here.
(FT_FUNCTION_DECLARATION): Remove special definition for C++.
(FT_LOCAL_ARRAY_DEF): Fix definition.

* src/cache/ftccback.h, src/lzw/ftzopen.h, src/gxvalid/gxvmort.h,
src/gxvalid/gxvmorx.h: Add `FT_BEGIN_HEADER' and `FT_END_HEADER'.
2020-07-07 06:51:09 +02:00
..
autofit Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
base Fix memory leak (#58624). 2020-06-19 18:49:36 +02:00
bdf Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
bzip2 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cache [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
cff [cff] Fix handling of `style_name == NULL' (#58630). 2020-06-20 05:31:34 +02:00
cid [cff, cid] Fix segfaults in case of error (#58621). 2020-06-19 10:37:50 +02:00
gxvalid [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
gzip Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
lzw [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
otvalid Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
pcf [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
pfr Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
psaux [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
pshinter Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
psnames Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
raster [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
sfnt [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
smooth [smooth] Introduce direct oversampling for overlaps. 2020-07-03 22:29:34 -04:00
tools Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
truetype Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
type1 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
type42 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
winfonts Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00