summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xterm_303.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb b/meta-oe/recipes-graphics/xorg-app/xterm_303.bb
index 61890ab46..fad07d9ff 100644
--- a/meta-oe/recipes-graphics/xorg-app/xterm_303.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xterm_303.bb
@@ -13,6 +13,7 @@ EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
13 --x-libraries=${STAGING_LIBDIR} \ 13 --x-libraries=${STAGING_LIBDIR} \
14 FREETYPE_CONFIG=${STAGING_BINDIR_CROSS}/freetype-config \ 14 FREETYPE_CONFIG=${STAGING_BINDIR_CROSS}/freetype-config \
15 --disable-imake \ 15 --disable-imake \
16 --disable-rpath-hack \
16 --disable-setuid" 17 --disable-setuid"
17 18
18B = "${S}" 19B = "${S}"