From 6744412abc30bce7162dee23fc3631f95d59609f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 30 Dec 2020 23:04:35 +0300 Subject: binutils: use makeinfo if we do have it --- core/binutils/build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/binutils/build b/core/binutils/build index 61c53318..f7e86098 100755 --- a/core/binutils/build +++ b/core/binutils/build @@ -5,13 +5,14 @@ case "$3" in i?86) archopts="--enable-64-bit-bfd" esac -cat > makeinfo </dev/null || { cat > makeinfo <