Tidy up comment, since RHEL is a no-dietlibc platform.
This commit is contained in:
parent
c8365175e3
commit
a90c9f99bd
@ -3,13 +3,14 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%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
|
# To use glibc-static instead, do ‘--without dietlibc’. This results
|
||||||
# results in a much larger (about 40 times larger) init binary.
|
# in a much larger (about 40 times larger) init binary.
|
||||||
#
|
#
|
||||||
# On other platforms, there is no dietlibc, so the default for those
|
# On other platforms, there is no dietlibc, so the default for those
|
||||||
# is ``--without dietlibc''.
|
# is ‘--without dietlibc’.
|
||||||
#
|
#
|
||||||
# See also:
|
# See also:
|
||||||
# https://github.com/libguestfs/supermin/commit/9bb57e1a8d0f3b57eb09f65dd574f702b67e1c2f
|
# https://github.com/libguestfs/supermin/commit/9bb57e1a8d0f3b57eb09f65dd574f702b67e1c2f
|
||||||
|
Loading…
Reference in New Issue
Block a user