mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +00:00
xterm: disable-rpath-hack to avoid QA issue
Fix: | .../packages-split/xterm/usr/bin/resize contains bad RPATH. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
|
|||||||
--x-libraries=${STAGING_LIBDIR} \
|
--x-libraries=${STAGING_LIBDIR} \
|
||||||
FREETYPE_CONFIG=${STAGING_BINDIR_CROSS}/freetype-config \
|
FREETYPE_CONFIG=${STAGING_BINDIR_CROSS}/freetype-config \
|
||||||
--disable-imake \
|
--disable-imake \
|
||||||
|
--disable-rpath-hack \
|
||||||
--disable-setuid"
|
--disable-setuid"
|
||||||
|
|
||||||
B = "${S}"
|
B = "${S}"
|
||||||
|
|||||||
Reference in New Issue
Block a user