mirror of
git://git.yoctoproject.org/poky
synced 2026-08-16 19:34:40 +00:00
This updates various checksums for the COPYING files, which moved in the process no changes to Licenses Tweak the scanf_cv_alloc_modifier and rebase the patch (From OE-Core rev: 9cb35b41c803bd0d1904b2dc0e14624fa7ea6e95) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
18 lines
272 B
Plaintext
18 lines
272 B
Plaintext
VERSION=2.12
|
|
CC=gcc
|
|
CFLAGS=
|
|
LDFLAGS=
|
|
HAVE_OLD_GCC=yes
|
|
HAVE_RAW_H=yes
|
|
HAVE_NCURSES=yes
|
|
CURSESFLAGS=-DNCH=1
|
|
LIBCURSES=-lncurses
|
|
HAVE_TERMCAP=no
|
|
NEED_LIBCRYPT=yes
|
|
FOREIGN = --foreign-user
|
|
HAVE_XGETTEXT=yes
|
|
HAVE_OPENPTY=yes
|
|
HAVE_PIVOT_ROOT=yes
|
|
HAVE_GOOD_RPC=yes
|
|
HAVE_ZLIB=yes
|