apply fix for gcc-14.1 for telnetd
This commit is contained in:
parent
c6497ca1e7
commit
35736bec07
@ -87,6 +87,7 @@ tar xf "$LFS_INETUTILS".tar.*
|
||||
cd "$LFS_INETUTILS" || exit
|
||||
sed -i 's/def HAVE_TERMCAP_TGETENT/ 1/' telnet/telnet.c
|
||||
if [ "$TELNETD" = TRUE ]; then
|
||||
sed -i 's/def HAVE_TERMCAP_TGETENT/ 1/' telnetd/utility.c
|
||||
./configure --prefix=/usr \
|
||||
--bindir=/usr/bin \
|
||||
--localstatedir=/var \
|
||||
|
Loading…
x
Reference in New Issue
Block a user