From abc8e1558b1481b4d827601f22a05ac00269fd38 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 4 Mar 2020 03:35:35 +0200 Subject: [PATCH] binutils: trailing white-space --- core/binutils/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/binutils/build b/core/binutils/build index 53467a622..0b10222e0 100755 --- a/core/binutils/build +++ b/core/binutils/build @@ -20,7 +20,7 @@ export PATH=$PATH:$PWD --disable-readline \ --disable-gprof \ --with-mmap \ - --with-system-zlib + --with-system-zlib make make DESTDIR="$1" install