mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 19:34:21 +00:00
xserver-kdrive: Add some extra configure options and LDFLAGS (from OE). I'm not sure why we suddenly need them but they make it compile.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@393 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
ce6cc8a656
commit
b1391d0173
@ -64,4 +64,5 @@ S = "${WORKDIR}/xserver"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--enable-composite --disable-xinerama"
|
||||
LDFLAGS += " -lXfont -lXdmcp -lXau "
|
||||
EXTRA_OECONF = "--enable-static=no --disable-static --enable-composite --disable-xinerama"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user