diff options
author | Daniel Stone <daniel@fooishbar.org> | 2012-07-10 02:02:49 +0100 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-07-09 23:06:41 -0700 |
commit | 67953d6975ef2ee573b95e7641aaf3d72e9f8379 (patch) | |
tree | b2fdb28660dd15610c96effa8f3cce3b7d36e69a /Xi/extinit.c | |
parent | 656af2c7e73d948338683675e14cd827b46a97c4 (diff) |
Xorg: Link XKB DDX library after core server libs
libxorgxkb.a contains a number of libraries which are used by XKB action
code to call back into the DDX, e.g. for VT switching, termination, grab
breaking, et al. Make sure libxkb.a comes first in the link order, so
it can mark XkbDDX* as used in order for the linker to not discard them.
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Xi/extinit.c')
0 files changed, 0 insertions, 0 deletions