summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/build b/build
index 01caae9..45247bb 100755
--- a/build
+++ b/build
@@ -21,8 +21,6 @@ nop:
@:
configure-libc:
- # TODO: Remove manual from upstream source.
- #rm -Rf src/libc/manual
[ ! -d libcbuild ] && mkdir libcbuild || true
rm -f libcbuild/config.cache
echo 'libc_cv_forced_unwind=yes' >>libcbuild/config.cache
@@ -96,8 +94,6 @@ install-libc: build-libc
rm -f dest/usr/lib/*/pt_chown
cp ../nsswitch.conf dest/etc
rm -f dest/etc/ld.so.cache
- # TODO: Remove manual from upstream source.
- rm -Rf dest/usr/share/info
install-locales: build-locales
oh-autoinstall -s "$${PWD}/src/localedef" -B localesbuild \