From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 779C9385086D; Fri, 3 Jun 2022 14:00:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 779C9385086D Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/clang X-Git-Oldrev: 48f4b30780038d618b4d19dc94f68caecf99cf52 X-Git-Newrev: a4dc33f3bc12b79b0a1b57f485324f8735a22860 Message-Id: <20220603140051.779C9385086D@sourceware.org> Date: Fri, 3 Jun 2022 14:00:51 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2022 14:00:51 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a4dc33f3bc12b79b0a1b57f485324f8735a22860 commit a4dc33f3bc12b79b0a1b57f485324f8735a22860 Author: Adhemerval Zanella Date: Fri Apr 29 10:57:18 2022 -0300 stdlib: Remove extra whitespace on Makefile Diff: --- stdlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdlib/Makefile b/stdlib/Makefile index 60fc59c12c..adbda5f8a5 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -341,7 +341,7 @@ aux += \ tests-extras += \ tst-putenvmod \ # tests-extras - + extra-test-objs += \ tst-putenvmod.os \ # extra-test-objs