1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 14:09:47 +00:00

util-linux: added 2.12r from OE (needed by fakeroot)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1478 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-04-11 11:08:20 +00:00
parent 5fc01adae4
commit c917bf85ab
13 changed files with 764 additions and 0 deletions
@@ -0,0 +1,17 @@
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