libXfont: Changes to 'master'
Jeremy Huddleston
jeremyhu at apple.com
Sat Jul 10 09:28:42 PDT 2010
This causes libXfont to fail building on darwin:
http://tinderbox.x.org/builds/2010-07-10-0014/logs/libXfont
On Jul 8, 2010, at 06:44, Jon TURNEY wrote:
> src/stubs/stubs.h | 1 +
> src/util/miscutil.c | 2 ++
> 2 files changed, 3 insertions(+)
>
> New commits:
> commit 8f75706901da0141590d46f0f898e5678feac953
> Author: Jon TURNEY <jon.turney at dronecode.org.uk>
> Date: Mon Jun 28 17:56:07 2010 +0100
>
> Build fix for platforms which don't have weak linkage
>
> Since we fix this by removing the serverGeneration symbol, assuming
> an external definition will be provided, this means on Windows libXfont
> can only be built as a static library (since PE shared libraries cannot
> contain undefined symbols). This produces a libXfont which might only
> be useful to the xserver, but the only other users we might care about
> are xfs, which is obsolete, and bdftopcf, which fortunately doesn't
> pull in any objects which reference serverGeneration from libXfont.
>
> Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>
> Reviewed-by: Colin Harrison <colin.harrison at virgin.net>
>
> _______________________________________________
> xorg-commit mailing list
> xorg-commit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg-commit
More information about the xorg-devel
mailing list