.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=207
This commit is contained in:
parent
e7f703a115
commit
cb28b0b4f3
@ -576,12 +576,12 @@ sed -ri '/^iTerm/{s@iterm\|@@}' misc/terminfo.src
|
||||
mv -f $pc pc/${base}5.pc
|
||||
done
|
||||
|
||||
make clean
|
||||
#
|
||||
# Now use --enable-widec for UTF8/wide character support.
|
||||
# The libs with 16 bit wide characters are binary incompatible
|
||||
# to the normal 8bit wide character libs.
|
||||
#
|
||||
make clean
|
||||
> $SCREENLOG
|
||||
tail -q -s 0.5 -f $SCREENLOG & pid=$!
|
||||
eval screen -L -D -m ./${c#*./} --with-pthread \
|
||||
@ -616,6 +616,7 @@ sed -ri '/^iTerm/{s@iterm\|@@}' misc/terminfo.src
|
||||
> $SCREENLOG
|
||||
tail -q -s 0.5 -f $SCREENLOG & pid=$!
|
||||
eval screen -L -D -m ./${c#*./} --with-abi-version=5 \
|
||||
--witouth-pthread \
|
||||
--disable-reentrant \
|
||||
--disable-ext-mouse \
|
||||
--enable-widec \
|
||||
|
Loading…
Reference in New Issue
Block a user