shadow: add --disable-static

Approved by bdubbs for 11.1.

To editors: no need to rebuild system and re-tag anything, AFAIK nothing
in BLFS uses libsubid now.  You may delete /usr/lib/libsubid.a on your
system manually.
This commit is contained in:
Xi Ruoyao 2022-02-18 12:03:28 +08:00
parent b5e4ab72f1
commit 52155b6c33
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -104,6 +104,7 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s
<screen><userinput remap="configure">touch /usr/bin/passwd
./configure --sysconfdir=/etc \
--disable-static \
--with-group-name-max-length=32</userinput></screen>
<variablelist>
@ -254,9 +255,7 @@ useradd -D --gid 999</userinput></screen>
sg (link to newgrp), su, useradd, userdel, usermod,
vigr (link to vipw), and vipw</seg>
<seg>/etc/default</seg>
<!-- TODO: the static lib should be disabled by - -disable-static.
Keep it for now because of the rc freeze. -->
<seg>libsubid.{a,so}</seg>
<seg>libsubid.so</seg>
</seglistitem>
</segmentedlist>