From fd1bb067373392c0fea3fa35a2742a73be001829 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 10 Feb 2022 19:40:53 +0100 Subject: binutils: bump to 2.38 --- core/binutils/build | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/binutils/build') 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 -- cgit v1.2.3