mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user