diff options
Diffstat (limited to 'core/binutils/build')
-rwxr-xr-x | core/binutils/build | 4 |
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 |