mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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} \
|
||||
FREETYPE_CONFIG=${STAGING_BINDIR_CROSS}/freetype-config \
|
||||
--disable-imake \
|
||||
--disable-rpath-hack \
|
||||
--disable-setuid"
|
||||
|
||||
B = "${S}"
|
||||
|
||||
Reference in New Issue
Block a user