mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-21 15:40:04 +01:00
glcore gets linked with -ldl, -lpthread for s3tc and glapi
xserver needs
DLOPEN_LIBS - to dlopen the glcore dso
LD_EXPORT_SYMBOLS_FLAG - to export symbols for glcore to use
the ld flag is added to kdrive only when GLX is enabled, the net overhead for
Xephyr is ~155KB, could be reduced with --dynamic-list.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| mach64.c | ||
| mach64.h | ||
| mach64curs.c | ||
| mach64draw.c | ||
| mach64draw.h | ||
| mach64stub.c | ||
| mach64video.c | ||
| Makefile.am | ||