]> git.ipfire.org Git - thirdparty/glibc.git/commit
login: Add back libutil as an empty library
authorStafford Horne <shorne@gmail.com>
Wed, 13 Oct 2021 12:43:50 +0000 (21:43 +0900)
committerStafford Horne <shorne@gmail.com>
Thu, 28 Oct 2021 21:18:55 +0000 (06:18 +0900)
commitb3cf94ef15f0bb6ff336907e31ab0064a0381916
tree93213081f611a7c19b985bc37e110f828dbd2597
parent68389203832ab39dd0dbaabbc4059e7fff51c29b
login: Add back libutil as an empty library

There are several packages like sysvinit and buildroot that expect
-lutil to work.  Rather than impacting them with having to change
the linker flags provide an empty libutil.a.
login/Makefile