aboutsummaryrefslogtreecommitdiff
path: root/core/binutils/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-02-10 19:40:53 +0100
committerCem Keylan <cem@ckyln.com>2022-02-10 19:40:53 +0100
commitfd1bb067373392c0fea3fa35a2742a73be001829 (patch)
tree213c9c265d1c2050222378b3b71c7619142d02a6 /core/binutils/build
parentdc8ece7e33efddd809d33849c5437f491e879f3f (diff)
downloadrepository-fd1bb067373392c0fea3fa35a2742a73be001829.tar.gz
binutils: bump to 2.38
Diffstat (limited to 'core/binutils/build')
-rwxr-xr-xcore/binutils/build4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/binutils/build b/core/binutils/build
index 8575b638..59b6ab3e 100755
--- a/core/binutils/build
+++ b/core/binutils/build
@@ -36,7 +36,3 @@ EOF
make
make DESTDIR="$1" install
-
-# Manual pages are empty for some reason in binutils-2.37, so
-# we are installing the manual pages from 2.36.1
-clman -d "$1" man/*.1