Tidy up comment, since RHEL is a no-dietlibc platform.

This commit is contained in:
Richard W.M. Jones 2020-11-23 09:15:47 +00:00
parent c8365175e3
commit a90c9f99bd

View File

@ -3,13 +3,14 @@
%global debug_package %{nil}
%endif
# On architectures that support it, the default is ``--with dietlibc''.
# On platforms and architectures that support it, the default is
# --with dietlibc.
#
# To use glibc-static instead, do ``--without dietlibc''. This
# results in a much larger (about 40 times larger) init binary.
# To use glibc-static instead, do --without dietlibc. This results
# in a much larger (about 40 times larger) init binary.
#
# On other platforms, there is no dietlibc, so the default for those
# is ``--without dietlibc''.
# is --without dietlibc.
#
# See also:
# https://github.com/libguestfs/supermin/commit/9bb57e1a8d0f3b57eb09f65dd574f702b67e1c2f