mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Remove hardcoded staging layout assumptions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -31,7 +31,7 @@ EXTRA_OECONF = "--enable-menubar --enable-xim \
|
||||
--enable-text-blink --enable-rxvt-scroll \
|
||||
--enable-combining --enable-shared \
|
||||
--enable-xgetdefault \
|
||||
--with-x=${STAGING_LIBDIR}/.."
|
||||
--with-x=${STAGING_DIR_HOST}${layout_prefix}"
|
||||
EXTRA_OEMAKE = "'XINC=-I${STAGING_INCDIR}' \
|
||||
'XLIB=-L${STAGING_LIBDIR} -lX11'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user