aboutsummaryrefslogtreecommitdiff
path: root/core/binutils/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/binutils/build')
-rwxr-xr-xcore/binutils/build5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/binutils/build b/core/binutils/build
index 8575b638..644cb89d 100755
--- a/core/binutils/build
+++ b/core/binutils/build
@@ -31,12 +31,9 @@ EOF
--disable-nls \
--disable-readline \
--disable-gprof \
+ --disable-gprofng \
--with-mmap \
--with-system-zlib
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