mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
rxvt-unicode: added fix from OE for building on systems where host ncurses != ncurses-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3860 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -21,6 +21,10 @@ ALTERNATIVE_PATH = "${bindir}/rxvt"
|
||||
|
||||
CFLAGS_append = " -fpermissive"
|
||||
|
||||
# This is necessary so that the "tic" command executed during the install can
|
||||
# link with the correct libary in staging.
|
||||
export LD_LIBRARY_PATH = "${STAGING_LIBDIR_NATIVE}"
|
||||
|
||||
EXTRA_OECONF = "--enable-menubar --enable-xim \
|
||||
--enable-utmp --enable-wtmp --enable-lastlog \
|
||||
--disable-strings --with-term=rxvt --enable-keepscrolling \
|
||||
|
||||
Reference in New Issue
Block a user