From 48a3a6782bc086f363b4b8a9d005bc7120a6fb28 Mon Sep 17 00:00:00 2001 From: Alexander Hill Date: Sun, 20 Apr 2025 06:38:40 -0400 Subject: Enabled the hostname command --- build-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build-bootstrap.sh') diff --git a/build-bootstrap.sh b/build-bootstrap.sh index 11adc68..8deb454 100755 --- a/build-bootstrap.sh +++ b/build-bootstrap.sh @@ -148,6 +148,7 @@ cd coreutils-*/ ./configure \ --datarootdir=/usr/share \ --disable-nls \ + --enable-install-program=hostname \ --includedir=/usr/include \ --libexecdir=/lib \ --prefix="" \ -- cgit v1.2.3